CBSE Class 9 Computer Applications
Question 21 of 35
Scratch Programming I — Question 15
Back to all questions 15
Question Question 15
The location of the sprite on the stage can be controlled via
- the paint editor
- control block
- the "x" and "y" coordinates
- looks block
the "x" and "y" coordinates
Reason — The location of the sprite on the stage can be controlled via the "x" and "y" coordinates.