📘 Section A: Multiple Choice Questions (MCQs)
1. Scratch is a:
A) Programming language
B) Game only
C) Hardware device
D) Browser
Answer: A
2. Scratch is mainly used for:
A) Video editing
B) Creating animations and games
C) Typing documents
D) Browsing internet
Answer: B
3. Which company developed Scratch?
A) Microsoft
B) Google
C) MIT
D) Apple
Answer: C
4. Scratch uses which type of programming?
A) Text-based
B) Block-based
C) Machine code
D) Assembly
Answer: B
5. In Scratch, characters are called:
A) Objects
B) Sprites
C) Variables
D) Scripts
Answer: B
📘 Section B: Fill in the Blanks
- Scratch is developed by __________.
Answer: MIT - Scratch is a __________ based programming language.
Answer: block - The main character in Scratch is called __________.
Answer: sprite - Scripts are made using __________ blocks.
Answer: coding - Scratch is used to create __________ and games.
Answer: animations
📘 Section C: True or False
- Scratch is a text-based language.
Answer: False - Sprites can move in Scratch.
Answer: True - Scratch is only used for professional coding.
Answer: False - You can add sounds in Scratch.
Answer: True - Scratch is beginner-friendly.
Answer: True
📘 Section D: Short Answer Questions
- What is Scratch?
Answer: Scratch is a block-based programming language used to create games, animations, and stories.
- What is a sprite?
Answer: A sprite is a character or object in Scratch that performs actions.
- What is a script in Scratch?
Answer: A script is a set of blocks that tells the sprite what to do.
- Why is Scratch used in schools?
Answer: Scratch helps students learn coding in a fun and easy way.
- Can Scratch be used to create games?
Answer: Yes, Scratch is widely used to create simple games and animations.
📘 Section E: Practical Activity (Project Tasks)
21. Create a simple animation:
👉 Make a sprite move from left to right.
22. Create a greeting project:
👉 Make a sprite say “Hello, Welcome to Scratch!”
23. Add sound:
👉 Add a sound effect when a sprite is clicked.
24. Create a story:
👉 Use 2 sprites and make them talk to each other.
25. Make a mini game:
👉 Create a game where a sprite catches falling objects.