wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Flowol

Total questions: 26

Worksheet time: 52mins

Name
Class
Date
1.
A sequence is a particular order in which related things follow each other
a)
False
b)
True
2.

What does this symbol represent?

a)

Decision

b)

Start

c)

Input

d)

Output

3.
What is meant by Iteration
a)
The repetition of a sequence
b)
An itchy rash
c)
A program to make flowcharts on
d)
Nothing
4.
What does this symbol represent?
a)
Decision
b)
Input/Output
c)
Start
d)
Process
5.
What does this symbol represent?
a)
Input/Output
b)
Start
c)
Stop
d)
Decision
6.
What does this symbol represent?
a)
Start
b)
Sub
c)
Decision
d)
Process
7.
What software do we use to create Flowcharts
a)
Flowol
b)
Scratch
c)
Photoshop
d)
None of the above
8.
How is data flowing represented in our flowcharts
a)
A black arrow
b)
White space
9.
Would this flowchart work?
a)
Yes
b)
No
10.
What does a terminator do?
a)
Moves forward and backward
b)
Ends the session
c)
Starts and stops
d)
Nothing
11.
'Switch the light on' is a
a)
Process
b)
Delay
c)
Terminator
d)
Decision
12.
'Is the button pressed?' is a
a)
Process
b)
Delay
c)
Terminator
d)
Decision
13.
'Make a sound' is a
a)
Process
b)
Delay
c)
Terminator
d)
Decision
14.

What is an algorithm?

a)

A set of instructions.

b)

A set of sweets.

c)

Calculation.

15.

What is a flow chart?

a)

A diagram that represents an algorithm

b)

A drawing of a product

c)

A box to store information

16.

What do we use to connect the flow chart?

a)

arrows

b)

starts

c)

lines

17.

what is a variable?

a)

a piece of information that is stored (like a box)

b)

information

c)

some facts

18.

what is a subroutine?

a)

a separate algorithm for a particular part of the system.

b)

the main algorithm

c)

big program

d)

computer hardware

19.

what is a benefit of using a subroutine?

a)

it takes less time and makes program more efficient

b)

it is fun

c)

it takes a long time to run

20.
A flowchart does not need to have an End 
a)
True
b)
False
21.
A flowchart does not need to have a Start 
a)
True
b)
False
22.
An input is...
a)
data that a computer receives
b)
data that a computer sends
c)
data that a computer stores
d)
data that a computer manipulates
23.
'Wait for 10 seconds' is a
a)
Process
b)
Delay
c)
Terminator
d)
Decision
24.

Which two options are available when using a decision box?

a)

yes/no

b)

1/2

c)

true/false

d)

yes/maybe

25.
Pseudocode is ...
a)
Written in simple text
b)
Written using symbols
c)
Decisions rather than linear.
26.

All subroutines need to end with stop

a)

true

b)

false