wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

A - Sequence, Selection and Iteration - WSM

Total questions: 14

Worksheet time: 11mins

Name
Class
Date
1.
What is this symbol?
a)
Decision
b)
Input/Output
c)
Start/End
d)
Process
2.
What is the purpose of a rectangle within a flowchart?
a)

Process

b)
Input / Output
c)
Decision
d)
Start / Stop
3.
What is the purpose of a diamond in a flowchart?
a)
Process
b)
Input / Output
c)
Sub-process
d)
Decision
4.
What is used to connect the flowchart symbols together?
a)
Rectangles
b)
Arrows
c)
Patterns
5.
What does this shape represent?
a)

Decision

b)
Process
c)
Input/Output
d)
Start/End
6.
What does this shape represent?
a)
Input/Output
b)
Process
c)

Decision

d)
Start/End
7.

A logical step-by-step process for solving a problem is called

a)

Binary Numbers

b)

Coding

c)

Algorithms

8.

A diagram that represents a set of instructions is called:

a)

Flowchart

b)

Pseudocode

c)

Shapes

9.

Where is this symbol used in a Flowchart?

a)

In the beginning

b)

At the end

c)

Both in the beginning and end

10.

Start and Stop can be represented using this shape

a)

Correct

b)

Incorrect

11.

What is being described?

The order in which instructions are carried out

a)

Sequence

b)

Selection

c)

Iteration

12.

What is being described?

Carrying out the same task repeatedly

a)

Sequence

b)

Selection

c)

Iteration

13.

What is being described?

Determining which of several possible actions to take next

a)

Sequence

b)

Selection

c)

Iteration

14.

What Flowchart symbol is this?

a)

Start / Stop

b)

Input / Output

c)

Process

d)

Decision