wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Grade 5 - Chapter 6 - Introduction to Scratch

Total questions: 32

Worksheet time: 16mins

Name
Class
Date
1.

The step - by - step instructions given to a computer in some programming language is called ____________.

a)

Algorithms

b)

Computer Program

2.

The step - by - step instructions written in simple English to solve any mathematical or logical problem is called an ______________.

a)

Algorithm

b)

Computer Program

3.

________________ is a programming language that lets you create interactive stories, animations, games, music and art.

a)

C

b)

C++

c)

Ada

d)

Scratch

4.

_________________ is an object in scratch which performs functions like moving, turning etc.

a)

Sprite

b)

Stack Block

c)

Stage

d)

Blocks Palette

5.

Which of the following is a small program?

a)

Sprite

b)

Stack Block

c)

Stage

d)

Blocks Palette

6.

______________ is the area where a Sprite moves or performs.

a)

Sprite

b)

Stack Block

c)

Stage

d)

Blocks Palette

7.

______________ is the background of the project.

a)

Sprite

b)

Stack Block

c)

Stage

d)

Blocks Palette

8.

There are various blocks like Motion, Control, Sound etc in the __________.

a)

Sprite

b)

Stack Block

c)

Stage

d)

Blocks Palette

9.

___________________ shows the name, x and y position and direction of the Sprite.

a)

Current Sprite Info

b)

Toolbar

c)

View Mode

d)

Sprite List

10.

How many options does the toolbar provide to manage the Sprite?

a)

1

b)

2

c)

3

d)

4

11.

___________________ lets you switch between small, large and presentation stage views.

a)

Current Sprite Info

b)

Toolbar

c)

View Mode

d)

Sprite List

12.

___________________ shows a list of all the Sprites in a project.

a)

Current Sprite Info

b)

Toolbar

c)

View Mode

d)

Sprite List

13.

New sprites can be created using these.

a)

New Sprite Buttons

b)

Script Area

c)

Cursor Position

14.

____________________ command is used to move the Sprite in all the four directions or through different angles.

a)

Motion Block

b)

Adding Sounds

c)

Using the flags

d)

Repeating steps

15.

_______________ command moves the sprite by 10 steps.

a)

move 10 steps

b)

turn 15 degrees

c)

play sound meow

d)

start flag

16.

_______________ command has a default turning angle of 15.

a)

move 10 steps

b)

turn 15 degrees

c)

play sound meow

d)

start flag

17.

You can add sound to the Sprite from the ___________________ Block.

a)

Motion Block

b)

Sound Block

c)

Using the flags

d)

Repeating steps

18.

You can use the _______________ and _____________ flags to run the commands instead of clicking on the Block in the Sprite Area.

a)

Start

b)

Stop

c)

Go

d)

Click

19.

When you click on the _____________ flag, the commands are executed.

a)

Green

b)

Red

c)

Yellow

d)

Black

20.

Click on the ___________ dot to stop the program.

a)

Green

b)

Red

c)

Yellow

d)

Black

21.

_________________ command is used to repeat some steps inside it, a fixed number of times.

a)

Repeat

b)

Wait

c)

Forever

22.

The command that makes the script pause for a few seconds before continuing with the next command is?

a)

Repeat

b)

Wait

c)

Forever

23.

_____________ block executes the commands inside it again and again.

a)

Repeat

b)

Wait

c)

Forever

24.

The colour, look and size of the Sprite can be changed from the ______________ Block.

a)

Motion

b)

Looks

c)

Sound

d)

Control

25.

The commands in the _____________ Block is used to leave a trail as the Sprite moves.

a)

Sound

b)

Pen

c)

Looks

d)

Operators

26.

____________________ command is used if you do not want the Sprite to leave a trail.

a)

Pen Down

b)

Pen Up

c)

Pen Color

d)

Pen Size

27.

_____________________ command is used to change the Pen color.

a)

Pen color

b)

Pen size

c)

Pen Up

d)

Pen Down

28.

______________ sign is used to turn the Sprite in the opposite direction.

a)

minus

b)

plus

c)

multiplication

d)

division

29.

Right click on the Stack Block and click on ___________________ to make a copy of the command.

a)

help

b)

duplicate

c)

delete

30.

Right click on the Stack Block in the Script Area and click on __________________ to remove a command.

a)

help

b)

duplicate

c)

delete

31.

Right click on any command to access the ______________ , to show you how the command works.

a)

help

b)

duplicate

c)

delete

32.

Scratch is a _________________________ software.

a)

free

b)

paid