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

  1. the paint editor
  2. control block
  3. the "x" and "y" coordinates
  4. looks block
Answer

the "x" and "y" coordinates

Reason — The location of the sprite on the stage can be controlled via the "x" and "y" coordinates.