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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What kinds of blocks communicate between sprites?
2. What can you do using Scratch?
3. What is the purpose of an algorithm?
4. How do I add variables to Scratch?
5. Scratch is .....
6. How far is the point described by the ordered pair (4, 5) from the X axis?
7. What is a "variable" ?
8. What do you call the list of commands in Scratch?
9. Which of the following statements best describes the term 'code'?
10. This involves the application of programming logic that executes based on the analysis of true/false data provided by Scratch during program execution.
11. What is the name of our programming language we are using?
12. Can we add sound to our scratch project?
13. This involves the creation of different types of computer application projects.
14. How can scratch help kids?
15. What is the use of the '' if then '' block?
16. What are the different types of events in Scratch?
17. The block sets its sprite's size to the specified amount.
18. How do I use the 'Wait' block in Scratch?
19. What is the purpose of "motion" in the programming language Scratch?
20. A blocks that hold value and can be changed
21. It is possible to add maths into scratch, what colour blocks are these?
22. What are the basic features of Scratch programming language?
23. ..... is writing a line of instructions within a programming language
24. What are the different control structures available in Scratch?
25. It is the area which has all the blocks that you can use to piece together on the code screen.
26. Choose the definition that best matches this word.block
27. What is 'Block' in Scratch?
28. What are the main components of the scratch interface?
29. The block changes the specified Graphic Effect on its sprite by the specified amount.
30. What programming concepts are used by Scratch to create animation?
31. Step by step instructions to do something is called .....
32. What is the key word used for when code is repeated or looped?
33. Choose the word that best matches this definition. the programmable background of a Scratch project
34. A block that sends messages from one sprite to another
35. What is the purpose of the 'Load From Your Computer' tab?
36. Where do you find the images of backdrops to insert in scratch?
37. This involves the conditional execution of code blocks based on data collected during application execution.
38. Sensing blocks are used to tell the sprite what to do when touching something on the stage.
39. A message sent through the Scratch program, activating "When I receive ( )" blocks.
40. What is mainly used by Scratch?
41. Choose the definition that best matches this word.pseudocode
42. Which of the following symbols means "subtraction" ?
43. Which of the following is a type of repetition block in scratch?
44. How do I add a new costume to Sprite on Scratch?
45. How do I add background to your Scratch project?
46. What is the function of the 'forever' block on Scratch?
47. What is the stage?