wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Algorithms and Sequence

Total questions: 9

Worksheet time: 10mins

Name
Class
Date
1.

A list of instrucitons to do a task

a)

algorithm

b)

sequence

c)

micro:bit

2.

Computers understand the algorithm planned by a human.

a)

True

b)

False

3.

Johnny planned an algorithm for his helper robot. Now he has to ____ for the robot to understand the instructions.

a)

program

b)

software

c)

instruct

4.

______ is one of the building blocks in planning an algorithm.

a)

program

b)

sequence

c)

software

5.

What is a sequence in an algorithm ?

a)

software

b)

steps

c)

an order of instructions to be followed

6.

Sequence is not important in algorithms. Even if the sequence is wrong, computers will know and try to fix it themselves.

a)

True

b)

False

7.

Choose a program for this algorithm.

1. When button A is pressed, show '0'.

2. When button B is pressed, show 'X'.

3. When button A+B is pressed, show 'P'.

a)

b)

c)

8.

Choose an algorithm for this program.

a)

When the program starts, show 'Hello'.

b)

When button A is pressed, show 'Hello'.

c)

Always show 'Hello'.

9.

Jack plans an ______ for the robot car so it can avoid the obstacles. Now he will turn it into a program.

a)

software

b)

algorithm

c)

software