wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 49

Worksheet time: 28mins

Name
Class
Date
1.
Which animals Scratch logo contains ?
a)
Koala
b)
Cat
c)
Lion
d)
Dog
2.
Which one from the following indicate scratch file extension ?
a)
scr
b)
sh
c)
scar
d)
sb
3.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
4.
" if on edge, bounce " mean ... ?
a)
Jump
b)
Go back
c)
Continue
d)
STOP
5.
What ( Red Flag ) mean in Scratch
a)
Nothing
b)
STOP
c)
Start
d)
Finish
6.
Which from the following is not a command ?
a)
forever until
b)
repeat until
c)
repeat
d)
forever
7.
Can we give sprite specific location to start from ?
a)
No
b)
Yes
8.
Will sprite move from his position after this code ?
a)
Yes
b)
No
9.
Which color indicate " Motion Command " ?
a)
Orange
b)
Green
c)
Blue
d)
Red
10.
Which color indicate " Control Command " ?
a)
Orange
b)
Green
c)
Blue
d)
Red
11.
Which command will shows animation for sprite ?
a)
next costume
b)
next look
c)
next style
d)
next move
12.
When I receive .... ?
a)
Msg
b)
Message
c)
Call
d)
Broadcast
13.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
14.
We cannot add variables inside scratch ?
a)
False
b)
True
15.
what is the number of questions that have only two answers :) ?
a)
3
b)
4
c)
5
d)
6
16.

What type of language is Scratch?

a)

Procedural

b)

Iterative

c)

Block

d)

Functional

17.

What programming concept means following steps in order?

a)

Iteration

b)

Sequence

c)

Selection

18.

Which word below describes iteration?

a)

Order

b)

Steps

c)

Loop

d)

Decision

19.

Which of the words below describe selection?

a)

Order

b)

Steps

c)

Loop

d)

Decision

20.

What is a character in Scratch called?

a)

Bat

b)

Cat

c)

Sprite

d)

Crab

21.

What is the default Sprite when you open Scratch?

a)

Cat

b)

Dog

c)

Bat

d)

Crab

22.

Which group of blocks include the When Flag Clicked command?

a)

Motion

b)

Looks

c)

Sound

d)

Control

23.

What would the Sprite say if the Test is set to 10?

a)

My name is Bob

b)

I like Chocolate

c)

Hello

d)

I do not know

24.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

25.

What is the backdrop area called in Scratch?

a)

Ground

b)

Paint

c)

Area

d)

Stage

26.

What is a variable?

a)

Block of code

b)

Container for a value

c)

Sprite costume

d)

Sound

27.

Which direction would point a Sprite up?

a)

0

b)

90

c)

-90

d)

180

28.

Which code block is an example of iteration in Scratch?

a)

If ..... else

b)

Change size by 10

c)

Forever

d)

Move 10 steps

29.

Which code block is an example of selection in Scratch?

a)

If .... else

b)

Change size by 10

c)

Forever

d)

Move 10 steps

30.

What it this code an example of?

a)

Iteration

b)

Selection

c)

Sequence

d)

Repetition

31.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
32.

What programming concept means following steps in order?

a)

Iteration

b)

Sequence

c)

Selection

33.

What is a character in Scratch called?

a)

Bat

b)

Cat

c)

Sprite

d)

Crab

34.
Where do you find the images of characters to insert in Scratch? 
a)
Costumes
b)
Backdrop
c)
Gallery
d)
Script
35.

Which word below describes the use of a repetition block?

a)

Order

b)

Steps

c)

Loop

d)

Decision

36.
You use _____ blocks to program Scratch
a)
Code
b)
Algorithm
c)
Sequence 
d)
Memory
37.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

38.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

39.
The Y axis is "Up" and "Down" 
a)
True 
b)
False 
40.

What is the backdrop area called in Scratch?

a)

Ground

b)

Paint

c)

Area

d)

Stage

41.
You can paint a new costume for a sprite in Scratch?
a)
True
b)
False
42.
What is a loop?
a)
Starting the program
b)
Ending the program
c)
Allows something to be repeated
d)
Programs running
43.

Which of the following will allow the movements to occur continuously to various positions?

a)
b)
c)
d)
44.

What does this block do?

a)

It writes notes for you

b)

It plays a musical note

c)

It beats the drum

45.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

46.
What is the function of the light blue blocks?
a)
Variables
b)
Motion
c)
Operators
d)
Sensing
47.

What does this code block do?

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

48.
What will happen when the green flag is clicked?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
49.
What would this code do?
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse