NEW
Font size
WorksheetsClass6/computer/scratch junior
Total questions: 25
Worksheet time: 16mins
Backdrop or background is scratch is termed as
Stage
Code
Motion
Costume
Where you will find following script
Motion
Looks
Events
Control
Where you will find following script
Motion
Looks
Events
Control
The code blocks shown in the picture are an example of what type of action?
Pen
Events
Looks
Control
Scratch is a programming language.
True
False
What is an object in Scratch which performs functions controlled by scripts?
Scratch
Sprite
Stage
Script
This command Changes pen colour based on your choice from colour picker.
Set pen color to
Change pen shade to
Pen up
Pen down
Where you will find following script
Motion
Looks
Events
Control
______________are used to hold values.
Data
Variables
Strings
Input Unit
The _______block is used to run a set of instructions for as specified number of times.
Forever
Until
Repeat
If...else
The _______block is a control block which runs the script continuously until stopped.
Forever
Until
Repeat
If...else
Which button helps to decrease the size of the sprite.
Pen
Grow
Shrink
________________is the place where we pick and drop the blocks to create a script.
Stage
Blocks palette
Script area
We cannot change the name of the sprite.
True
False
Paint editor window allows us to create a new sprite on the stage.
False
True
Which button is used to increase the size of the sprite?
Help
Shrink
Grow
None of these
Which button helps to decrease the size of the sprite.
Pen
Grow
Shrink
We cannot change the name of the sprite.
True
False
Paint editor window allows us to create a new sprite on the stage.
False
True
Which button is used to increase the size of the sprite?
Help
Shrink
Grow
None of these
The y value of the stage can range from __________________.
240 to -240
180 to -180
480 to -480
Which block makes the sprite disappear from the stage?
Delete
Remove
Hide
The collection of step-wise instructions given to a sprite is known as __________________.
Blocks
Stage
None of these
There are________________ different instruments to choose from the Sound block.
12
11
31
21
Scratch is a ________________________.
Hardware
Program
Language
None of these
