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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which code block allows scratch to draw on the stage?
2. What did the 'Block do when the green flag was clicked'?
3. The lines on a coordinate plane are perpendicular. Perpendicular lines forms what type of angles?
4. Choose the word that best matches this definition.assigning starting characteristics (positions, values, looks) to all of the elements (sprites, backdrops, variables) in your program
5. In what quadrant does the point (5, 8) lie?
6. Which two dimensions does a coordinate plane have?
7. Which block is used to start the script?
8. Which command use to let the sprite walk?
9. Which item below is found in the background of the stage?
10. Choose the definition that best matches this word.sprite
11. A costume is
12. What are the main features of Scratch?
13. What is meant by 'stage' in scratch?
14. This involves the repeated execution of code blocks to process large amounts of information or to control the repeated execution of code blocks required to direct the execution of a game or application.
15. What is another name for your background in Scratch?
16. Which command let the sprites walk?
17. A completed program in scratch is called
18. When fixing an error in a computer program, what is this process called?
19. Data can be stored in a Scratch program, what is data saved in?
20. What is Scratch?
21. What is the purpose of the stage in Scratch?
22. Choose the word that best matches this definition.the set of all code blocks you can use in Scratch, organized by category
23. True or False:The repeat block isn't used to repeat what code it has inside it.
24. To check how many items the list contains, you can use
25. What is the purpose of data in Scratch programming?