wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Review checkpoint2

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

means writing instructions for a computer or

robot to follow.

a)

Programming

b)

compiler

c)

assembly

d)

algorithm

2.

is a set of instructions for a computer device,

robot or machine to follow.

a)

Programming

b)

compiler

c)

assembly

d)

algorithm

3.

Visual programming languages use graphics to help make programming easier.

a)

True

b)

False

4.

Visual programming languages : choose more than one answers

a)
b)
c)
d)
5.

Text-based programming :choose more than one pictures

a)
b)
c)
d)
6.

All video games use X- and Y-coordinates to move characters on screen

a)

True

b)

False

7.

which choose is help you decide where to place a

character.

a)

X coordinate

b)

Y-coordinate

c)

X- and Y-coordinates

8.

They can be used to move sprites to different areas on the stage

a)

True

b)

False

9.

We use a control pad or keyboard to move a character in games.

a)

True

b)

False

10.

which key on keyboard can be programmed to make a character move.

a)

Spacebar

b)

Enter key

c)

Arrow keys

11.

...... are like boxes that hold data

a)

Value

b)

Variable

c)

Name

12.

What is the variable name?

a)

Timer

b)

Star

c)

Score

13.

Which variables in chasing game?

a)

Timer

b)

Score

c)

Timer and Score

14.

What you can add to make chasing game harder?

a)

Add Sprite

b)

Add extra score

c)

less time and increases speed of sprite

15.

what mean the timer = 0

a)

The game ends

b)

The game starts

c)

The game rest

16.

which is programming language?

a)

Control pad

b)

Keyboard

c)

Scratch

17.

Using drag and drop blocks when creating a program will make

a)

a program

b)

an algorithm

c)

Text-based

18.

In visual Programming use:

a)

Graphics

b)

Text

c)

both of them

19.

what we write in these blocks?

a)

Folder name

b)

File name

c)

Text name

20.

In scratch (X:0, Y:0) is the center point of the stage

a)

True

b)

False