Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

[Tutorial] Flowcharts

Total questions: 18

Worksheet time: 5hrs 30mins

Name
Class
Date
1.
What is the purpose of a flowchart?
a)
To plan the program before it is made
b)
Because it is easier
2.

A diagram to show each step

a)

Flowchart

b)

Algorithm

3.
What does this symbol represent?
a)
Start
b)
Sub
c)
Decision
d)
Process
4.

What symbol do flowcharts begin with?

a)

rectangle with rounded corners

b)

parallelogram

c)

rectangle

d)

diamond

5.
What's missing from this part of a flowchart?
a)
An Arrow
b)
A Line
c)
A Square
d)
A Diamond
6.
Can this shape be used for both Start and Stop?
a)
Yes
b)
No
7.

What symbol shows something you need to do (process)?

a)

oval

b)

parallelogram

c)

rectangle

d)

diamond

8.

What is the Output (outcome) if the user enters:

Yes

a)

Leave umbrella at home

b)

Take an umbrella

9.

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)

10.

A flowchart does not need to have a Start

a)

True

b)

False

11.

How many arrows come out of the start symbol in the flowchart?

a)

0

b)

1

c)

2

d)

3

12.

How many arrows come out of the STOP symbol in a flowchart?

a)

0

b)

1

c)

2

d)

3

13.

Which flowchart shape is this?

a)

Decision Box

b)

Input / Output box

c)

Process box

d)

Start / Stop box

14.

Which flowchart shape is this?

a)

Decision Box

b)

Input / Output box

c)

Process box

d)

Start / Stop box

15.

Which of the following are advantages of using robots?

a)

They don’t get tired

b)

They don't need electricity

c)

They can adapt to change

16.

What does the Start/End symbol do?

a)

to end the program only

b)

to show the beginning or ending of a program.

c)

Visual representation of the entire program

d)

Starts the program Only

17.
What is the purpose of an arrow in a flowchart?
a)
Shows the relationships between shapes/ the flow of information
b)
They look nice when we use them
c)
We don't use arrows
d)
Shows the way the arrow is directed
18.

A benefit of using flowcharts is:

a)

They help you program faster

b)

They write the program for you

c)

They are easier

d)

They help you to visually plan a program