Class 7 Computer Science Chapter 5 Introduction To Scratch Programming Quiz 7 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. Choose the definition that best matches this word.block
2. What is 'Block' in Scratch?
3. What are the main components of the scratch interface?
4. The block changes the specified Graphic Effect on its sprite by the specified amount.
5. Scratch is a:
6. What programming concepts are used by Scratch to create animation?
7. Step by step instructions to do something is called .....
8. What is the key word used for when code is repeated or looped?
9. Choose the word that best matches this definition. the programmable background of a Scratch project
10. A block that sends messages from one sprite to another
11. What is the purpose of the 'Load From Your Computer' tab?
12. Where do you find the images of backdrops to insert in scratch?
13. This involves the conditional execution of code blocks based on data collected during application execution.
14. What is a Sprite on Scratch?
15. Sensing blocks are used to tell the sprite what to do when touching something on the stage.
16. A message sent through the Scratch program, activating "When I receive ( )" blocks.
17. What is mainly used by Scratch?
18. Choose the definition that best matches this word.pseudocode
19. Which of the following symbols means "subtraction" ?
20. Which of the following is a type of repetition block in scratch?
21. How do I add a new costume to Sprite on Scratch?
22. How do I add background to your Scratch project?
23. What is the function of the 'forever' block on Scratch?
24. How do I add sound to your scratch project?
25. What is the stage?