wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

ICT GRADE SIX REVISION

Total questions: 22

Worksheet time: 15mins

Name
Class
Date
1.

What geometry shape will this code draw?

a)

Triangle

b)

Circle

c)

Hexagon

d)

Octagon

e)

Nonagon

2.

What will geometry shape will this code draw?

a)

Hexagon

b)

Triangle

c)

Circle

d)

Nonagon

e)

Octagon

3.

What block is color-coded light-green and is used to script math equations

and string handling?

a)

Operator

b)

Sound

c)

Pen

d)

Data

e)

Event

4.

The user wants the monkey sprite to hold the bananas. How can you achieve that?

a)

Use the surprise sprite

b)

Use the paint editor

c)

Use the join block

d)

None of the above

e)

All of the above

5.

What will the pick at random block do if used with the X and Y coordinates block to control a sprite?

a)

The sprite will move some steps on the stage.

b)

The sprite will jump up on the stage.

c)

The sprite will move left and right on the stage.

d)

The sprite will appear in different locations on the stage.

e)

The sprite will appear at different times on the stage.

6.

What will the pick at random block do if used with the wait one seconds block to control a sprite?

a)

The sprite will move some steps on the stage.

b)

The sprite will jump up on the stage.

c)

The sprite will move left and right on the stage.

d)

The sprite will appear in different locations on the stage.

e)

The sprite will appear at different times on the stage

7.

The process of fixing errors is a code is?

a)

Debuiging

b)

Debugging

c)

Debuging

d)

Debuuging

e)

Dibugging

8.

What script in the Pen block can I use in my code to create multiple copies of a

sprite?

a)

Pen down

b)

Pen up

c)

Stamp

d)

Duplicate

e)

Clear

9.

Which block is used to create a new block for a sprite? You give the block a new name and define what the new block does by using other scratch blocks.

a)

Variable

b)

Data

c)

My block

d)

Pen

e)

Operators

10.

What block is the writing and drawing aspect of Scratch?

a)

Sound

b)

Pen

c)

Operators

d)

Control

e)

Looks

11.

What are sequences of binary-encoded computer characters,

including spaces? More commonly known as letters and numbers.

a)

Operator

b)

String

c)

Variable

d)

Integer

e)

Decimal

12.

What are containers where you store useful information?

a)

Variable

b)

String

c)

Booleans

d)

Algebra

e)

Glide

13.

The user wants the sprite to move in the shape of a square, but when the sprite is clicked, nothing is happening on the stage. How can you fix it?

a)

Add a forever loop block

b)

Add the repeat loop block

c)

Add the turn block

d)

Add the repeat until loop block

e)

Add wait seconds block

14.

The user wants the sprite to move to the center of the stage. Which script block will fix this?

a)

b)

c)

d)

e)

15.

Problems with your code are called ____________.

a)

Ant

b)

Bug

c)

Insect

d)

File

16.

We want to create a conversation between the two sprites, but the duck sprite is not facing the rooster sprite. Which of the following tools on the Paint Editor can be used to fix it?

a)

b)

c)

d)

e)

17.

I want to create a costume for my sprite. How can I do it?

a)

b)

c)

d)

18.

I inserted a sprite on stage after designing a background using the Paint Editor. I cannot nd my sprite anywhere. How can I fix it?

a)

Create a variable front

b)

Use the go to back script

c)

Use the go to front script

d)

Use the turn script

19.

The user wants the sprite to switch between costumes, but when the green flag is clicked, it only switches to a rooster b. How can you fix it?

a)

Add a forever loop block

b)

Add wait seconds block

c)

Add the repeat until loop block

d)

Add the repeat loop block

20.

The user want the sprite to move to the center of the stage. Which script block will fix this?

a)

b)

c)

d)

21.

The user want the sprite to move in the shape of a square, but when the sprite is clicked, nothing is happening on the stage. How can you fix it?

a)

Add a forever loop block

b)

Add the repeat loop block

c)

Add the repeat until loop block

d)

Add wait seconds block

22.

The user wants the monkey sprite to hold the bananas. How can you achieve that?

a)

Use the surprise sprite

b)

Use the Paint Editor

c)

Use the join block

d)

None of the above