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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What must you do in order to create a link to your game so you can share it with others?
2. Choose the definition that best matches this word.backdrop
3. What color blocks allow the code to start running?
4. A good game needs 4 things. It needs a character, a set amount of time, a score keeper, and .....
5. What colour is the default cat in Scratch?
6. What is Scratch programming language used for?
7. '' if on edge, bounce '' mean ..... ?
8. Explain the concept of events and broadcasts in Scratch.
9. You can paint a new costume for a sprite in scratch?
10. Variables in Scratch are found under where .....
11. Which block would you use to start a script when the green flag is clicked on Scratch?
12. What is an mistake in a computer program called?
13. Creating a program requires one to
14. How can you add sound effects to your Scratch project?
15. This involves the organization of commonly used pieces of program code into callable units allowing for reduced program size and better program organization.
16. Which block of code is used to make the character change costume?
17. Which programming language is easier?
18. Where must you go to edit sprites and backgrounds?
19. What category of blocks in Scratch is used to control the program flow?
20. How much does Scratch cost to download?
21. How do you change the background randomly on scratch?
22. Variables are used to hold data that cannot change.
23. What is a sprite in Scratch?
24. In the programming language Scratch, what is the purpose of the "sprite" ?
25. What kinds of blocks communicate between sprites?