wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Introduction Quiz

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

What is Scratch?

a)

A Text Based Programming Platform

b)

A Block Based Programming Platform.

c)

Web-Based Programming

d)

Data Base based Programming

2.

Which area is called the script Area?

a)

A

b)

B

c)

C

d)

D

3.

Which area is called the blocks Area?

a)

A

b)

B

c)

C

d)

D

4.

Which area is called the Stage Area?

a)

A

b)

B

c)

C

d)

D

5.

Which option is correct for Sprite?

a)

A

b)

B

c)

C

d)

D

6.

What kind of block do I use to make my sprite move around?

a)

Control

b)

Looks

c)

Motion

d)

Variables

7.

Where we can find this block?

a)

Motion

b)

Looks

c)

Events

d)

Operators

8.

Where we can find the Say "Hello" block?

a)

Motion

b)

Operators

c)

Myblocks

d)

Looks

9.

What is the use of Wait Block in Script?

a)

To Move a Sprite

b)

To Change the Direction

c)

To Give a pause in the script

d)

To repeat steps.

10.

What this script will do?

a)

It will wait for 2 Second and then show hello message.

b)

It will wait for 2 Second and then do nothing.

c)

It will only say Hello.

d)

It will Move Forward.

11.

This option is used for what?

a)

To add a background to your stage.

b)

to choose a Sprite

c)

To add new block

d)

To create a new Script

12.

This option is used for what?

a)

To add a new block

b)

To add a new script

c)

To add a background in the stage.

d)

To add a new sprite.