CBSE Class 9 Computer Applications Question 25 of 35

Scratch Programming I — Question 2

Back to all questions
2
Question

Question 2

What do you understand by these terms ?

(a) Stage

(b) Sprite

(c) Blocks Palette

Answer

(a) Stage — Stage is the background on which animations and other actions take place.

(b) Sprite — A sprite is a graphic image, usually animated, that a user can interact with and that moves around.

(c) Blocks Palette — Blocks Palette is the area that contains all possible types of commands. It groups the commands in various categories such as Motion, Looks, Sound, Pen, Events etc.