wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Flowcharts

Total questions: 23

Worksheet time: 22mins

Name
Class
Date
1.
What would be the output of this flowchart if the student scored 89?
a)
Fail
b)
Pass
c)
Merit
d)
Distinction
2.
Identify a variable within this flowchart.
a)
INPUT
b)
Start
c)
12
d)
RESULT
3.
What is an algorithm?
a)
A problem
b)
A solution to a problem
c)
The steps that are taken to solve a problem
d)
The words to enter when typing
4.

Why do computers use algorithms?

a)

To give computers precise steps to solve a problem.

b)

Because they are easy to use

c)

It is the language that computers understand

d)

To help them predict the future

5.

What does sequence mean?

a)

To create a pattern

b)

To do something in order

c)

To do something randomly

d)

To repeat something over and over again

6.

What does selection mean?

a)

Selection is following instructions in order.

b)

Selection is to repeat something over and over again

c)

Selection is when you have a choice of options

d)

Selection is choosing the best option

7.

What is iteration?

a)

This is choosing what to do next

b)

This means doing something in order

c)

It is repeating something over and over again.

d)

It is writing pseudocode

8.
What is the Output if the user enters:
Yes
a)
Leave umbrella at home
b)
Take an umbrella
9.
What is the Output if the temperature is:
19
a)
Below Freezing
b)
Above Freezing
10.
What symbol shows a decision?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
11.
What is the purpose of a parallelogram within a flowchart?
a)
Input / Output
b)
Sub-process
c)
Decision
d)
Output
12.
What is the purpose of a rectangle within a flowchart?
a)

Process

b)
Input / Output
c)
Decision
d)
Start / Stop
13.
What is this symbol used for in a flowchart?
a)
A decision/question
b)
A task to carry out
14.
What is this symbol used for in a flowchart?
a)
A decision/question
b)
A task to carry out
15.
What does this symbol represent?
a)
Decision
b)
Input/Output
c)
Start
d)
Process
16.
What does this symbol represent?
a)
Start
b)
Sub
c)
Decision
d)
Process
17.
What does an arrow represent in a flow chart
a)
Decision making
b)
Data Flow
c)
Start
d)
Stop
18.

A diagram that represents a set of instructions is called:

a)

Flow Chart

b)

Pseudocode

c)

Shapes

19.

A simple way of describing a set of instructions that does not have to use specific syntax is called:

a)

Flow Chart

b)

Pseudocode

c)

Shapes

20.
What does this symbol mean?
>
a)
Greater Than
b)
Less Than
21.
What does this symbol mean?
<
a)
Greater Than
b)
Less Than
22.

What will happen if the user gets their details wrong?

a)

Checks how many times they have tried

b)

They get another try

23.

What will happen if the user's book return is late?

a)

Sends them an SMS (text)

b)

Does not send them an SMS (text)