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

Quiz Instructions

Select an option to see the correct answer instantly.

1. This involves the processing of application code blocks, in the order that they are laid about, starting at the beginning of a script and continuing to the end.
2. What colour blocks allow the code to start running?
3. Items can be added to or deleted from a list manually or by programming.
4. Displays the location of your X and Y positions.
5. How can you utilize variables in Scratch programming?
6. How do you create a new project in Scratch?
7. What happens to a sprite's script if this sprite was deleted?
8. How do you make a sprite moving on scratch?
9. This involves the use of sprites as the basis for developing graphical programs.
10. What is the first step to save the scratch file?
11. Blocks that allows you to repeat scripts multiple times.
12. What is Scratch programming?
13. What did the 'Change Color By' block do in Scratch?
14. What is meant by 'broadcast' in the context of scratch?
15. True or False:The blocks don't need to be joined, as long as they are on the script area, they will run
16. Scratch is a Programming Language.
17. If your sprite is at the coordinate 0, 0 where on the screen is it?
18. What is the function of the 'Code' tab on Scratch?
19. What is the meaning of the term 'broadcast' in Scratch?
20. How do I make a new sprite on Scratch?
21. What should you do after clicking 'Save to your computer'?
22. Which of the following statements best describes the term 'programming'?
23. Who created Scratch programming language?
24. What is the purpose of the 'waiting' block on Scratch?
25. What is the Scratch website?
26. In Scratch, how can you change the appearance of a sprite?
27. What did the 'Set X To' block do in Scratch?
28. What do you click to make a new project?
29. What is the role of the 'If' block in Scratch?
30. Choose the definition that best matches this word.script
31. Where your project is displayed when active.
32. What did the 'Stop All' block do in Scratch?
33. What type of coding is Scratch?
34. This involves the passage and receipt of messages between application scripts for coordinating the execution of different parts of an application.
35. An algorithm is .....
36. Using the Scratch "Pen" feature we can perform
37. We can make the sprite disappear by using ..... block
38. What colour blocks allow movement/motion in Scratch?
39. It is possible to add maths into Scratch, what is the Scratch Key Word used for it?
40. Which of the following best describes the BROADCAST function in Scratch?
41. Graphical bubble that shows a sprite speaking.
42. How do I change the size of the sprite on scratch?
43. Choose the word that best matches this definition. the language that programmers create and use to tell a computer what to do
44. A program is a set of instructions that tells the computer what to do
45. What is the main objective of the Alura Scratch Alura Start program?
46. What do you call the characters in Scratch?
47. This involves the storage, retrieval, and modification of data during application execution.
48. What is the purpose of the 'repeat' block?
49. How do you add sound to a Scratch project?
50. What is the definition of an Algorithm?
51. How do you save your scratch project?
52. What is the function of the 'If' block in Scratch?
53. This involves the development of user-friendly and intuitive application stage layout, making it easy for users to interact with applications.
54. Explain the concept of parallelism in Scratch.
55. Which term correctly describes the x axis?
56. What did the 'Broadcast' block do in Scratch?
57. What is meant by 'sprite' in scratch?
58. To make character pause or slow in scratch, control that is added to script is
59. How can you make a sprite move 10 steps forward on Scratch?
60. When you get ready to publish your game, you should include the following information