Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Programming techniques 2- I

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

Which programming block is used to repeat instructions ?

a)
b)
2.

Which programming block is used to check if conditions are true?

a)
b)
3.

Which programming block is used to repeat instructions ?

a)
b)
4.

What programming construct is shown in the image below ?

a)

Sequence

b)

Selection

c)

Repetition

5.

What programming construct is shown in the image below ?

a)

Sequence

b)

Selection

c)

Repetition

6.

What programming construct is shown in the image below ?

a)

Sequence

b)

Selection

c)

Repetition

7.

Which programming block is used to do an action when no conditions are true?

a)
b)
8.

____________ are used to make programs easy to understand.

a)

Comments

b)

Loops

c)

IF statements

9.

____________ are used to check that different parts of the program work correctly.

a)

Characters

b)

Test cases

c)

Variables

10.

What kind of sensors the line follower robots use to follow the lines for movement?

a)

Temperature sensors

b)

Line sensors

c)

Sound sensors

11.

What component can you use to control RC (radio-controlled) model car?

a)

Remote

b)

Wheels

c)

Gears

12.

A _______________ is a way to show how a machine can ask questions and make decisions.

a)

graph

b)

robotics kit

c)

decision tree