CBSE Class 9 Computer Applications
Question 26 of 35
Scratch Programming I — Question 3
Back to all questions 3
Question Question 3
What does a script or a program do in Scratch ?
In Scratch, a script is a sequence of visually stacked blocks that control a sprite's actions. These blocks, representing commands like movement and sound, are dragged and connected to create instructions. When the program runs, the sprite follows the scripted actions. We can control the movement, appearance, sound, and interactions of sprites through these scripts.