0% found this document useful (0 votes)
31 views

Scratch

Uploaded by

pallavikohli
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Scratch

Uploaded by

pallavikohli
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

 What is the name of the software that you use to create the game?

o A.Sprite

o B.Scratch

o C.Stage

 1. What is Scratch?
a) A programming language for professionals
b) A drag-and-drop visual programming language for beginners
c) A hardware device for advanced coders
d) A word processing software

In Scratch, what are characters or objects called?


a) Blocks
b) Sprites
c) Scripts
d) Backdrops

Which block is used to move a sprite forward in Scratch?


a) Glide
b) Jump
c) Move
d) Go to

What are the di erent costumes of a sprite called in Scratch?


a) Outfits
b) Looks
c) Costumes
d) Appearances

Which category in Scratch contains blocks related to motion and movement?


a) Events
b) Control
c) Looks
d) Motion

How do you delete a block from a script in Scratch?


a) Drag it to the trash bin
b) Right-click and select “Delete”
c) Press the Delete key on the keyboard
d) All of the above

What is the event that occurs when the green flag is clicked in Scratch?
a) Start
b) Go
c) Begin
d) Green Flag

. How can you duplicate a sprite in Scratch?


a) Right-click and select “Duplicate”
b) Drag it to the “Duplicate” area on the stage
c) Press Ctrl + D (Command + D on Mac)
d) All of the above

What is the Scratch block used to stop all scripts in a sprite?


a) End
b) Stop
c) Terminate
d) Halt

Which category in Scratch contains blocks related to sensing and detecting interactions?
a) Sensing
b) Looks
c) Sound
d) Control

Fill In the blanks

1. A backdrop is a background of the stage.

2. The stage area shows the output of the program.

3. Control blocks are gold colour-coded blocks.

4. Stop button is used to stop the project.

5. Blocks are puzzle-piece shapes that are used to create code.

D. Short answer type questions

1. What is a sprite?
Ans: It is an object that we see on the scratch stage.

2. Mention the block that is used to sense events?

Ans: Control blocks are used to sense events.

3. Write any two components of scratch?

Ans: Two components of scratch are:

1) Sprite 2) Stage

Long answer type questions

1. Write any three features of scratch?


Ans: a. It is easy to understand and learn.
b. It has its own paint editor and sound editor.
c. It has tools for creating interactive stories, games, art etc.

2. What are motion blocks used for?


Ans: Motion blocks are used to control the sprite movement.
3. Write steps to save a project in Scratch.
Ans: To save a project follow these steps:
a) Click on file menu
b) Click on save or save as option
c) Choose the location to save the file.
d) Click on OK button.

1.It is the main working area to draw or perform action – stage


2. It is used to make the Sprite smaller - Shrink
3. It is used to run a scratch program - Green flag
4. It is used to make the sprite bigger in size - Grow
5. It is a block-based programming language - Scratch

You might also like