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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Scratch projects are made up of objects called
2. What is meant by 'costume' in scratch?
3. In scratch, a character or object is called?
4. What are the different types of blocks in Scratch?
5. Choose the word that best matches this definition. the area in the interface where all scripts are placed
6. The Script Area in scratch is used for:
7. In order to create a script you must have two or more of these?
8. What are loops and conditionals used for in Scratch programming?
9. You can not replaces an item in a list with a new item
10. This involves the initiation of script execution based on the occurrence of predefined events, such as the pressing of keyboard keys, the pressing of the green Flag button, or the receipt of a synchronization message.
11. It is the area where you place blocks together to write code.
12. Programming languages give computers instructions
13. Which option below does not allow you to save your computer program?
14. Which code block allows scratch to draw on the stage?
15. What did the 'Block do when the green flag was clicked'?
16. The lines on a coordinate plane are perpendicular. Perpendicular lines forms what type of angles?
17. 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
18. In what quadrant does the point (5, 8) lie?
19. Which two dimensions does a coordinate plane have?
20. Which block is used to start the script?
21. Which command use to let the sprite walk?
22. Which item below is found in the background of the stage?
23. Choose the definition that best matches this word.sprite
24. What are the main features of Scratch?
25. What is meant by 'stage' in scratch?
26. 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.
27. What is another name for your background in Scratch?
28. Which command let the sprites walk?
29. A completed program in scratch is called
30. When fixing an error in a computer program, what is this process called?
31. Data can be stored in a Scratch program, what is data saved in?
32. What is Scratch?
33. What is the purpose of the stage in Scratch?
34. Choose the word that best matches this definition.the set of all code blocks you can use in Scratch, organized by category
35. True or False:The repeat block isn't used to repeat what code it has inside it.
36. To check how many items the list contains, you can use
37. What is the purpose of data in Scratch programming?
38. What must you do in order to create a link to your game so you can share it with others?
39. Choose the definition that best matches this word.backdrop
40. A good game needs 4 things. It needs a character, a set amount of time, a score keeper, and .....
41. What colour is the default cat in Scratch?
42. What is Scratch programming language used for?
43. '' if on edge, bounce '' mean ..... ?
44. Explain the concept of events and broadcasts in Scratch.
45. You can paint a new costume for a sprite in scratch?
46. Variables in Scratch are found under where .....
47. Which block would you use to start a script when the green flag is clicked on Scratch?
48. What is an mistake in a computer program called?
49. Creating a program requires one to
50. How can you add sound effects to your Scratch project?
51. This involves the organization of commonly used pieces of program code into callable units allowing for reduced program size and better program organization.
52. Which block of code is used to make the character change costume?
53. Which programming language is easier?
54. Where must you go to edit sprites and backgrounds?
55. What category of blocks in Scratch is used to control the program flow?
56. How much does Scratch cost to download?
57. How do you change the background randomly on scratch?
58. Variables are used to hold data that cannot change.
59. What is a sprite in Scratch?
60. In the programming language Scratch, what is the purpose of the "sprite" ?