Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Flowchart

Total questions: 20

Worksheet time: 16mins

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

A diagram that represents a set of instructions is called:

a)

Flow Chart

b)

Pseudocode

c)

Shapes

6.

Data sent from a Computer is called

a)

Input

b)

Output

c)

Process

7.

What is a flowchart?

a)

A flowchart is a text-based way of designing an algorithm

b)

A flowchart is a specific programming language

c)

A flowchart is a diagram that represents a set of instructions

8.

Which of these is the correct symbol for a process in a flowchart?

a)

A diamond

b)

A rectangle

c)

A parallelogram

9.

Which symbol is used for a connector in a flowchart?

a)

A parallelogram

b)

A diamond

c)

A circle

10.
What is this symbol?
a)
Decision
b)
Input/Output
c)
Start/End
d)
Process
11.
What is an Algorithm?
a)
A flowchart
b)
Step by step instruction used to solve a problem
c)
A decision
d)
A Pseudocode
12.

A flowchart needs to represent the a situation where for each mark a student is award 'Pass' or 'Fail'...the system will consider the mark and if it's 50 or over award 'Pass', else it awards 'Fail'. This is an example of which of the algorithm constructs?

a)

Selection

b)

Repetition

c)

Sequence

d)

All of the above

13.

To repeat a task number of times, we use

a)

input statement

b)

conditional statement

c)

loop statement

d)

output statement

14.
What's missing from this part of a flowchart?
a)
An Arrow
b)
A Line
c)
A Square
d)
A Diamond
15.
What's missing ?
a)
On/Off
b)
Pink/Blue
c)
Hello/Goodbye
d)
Yes/No
16.
On a flowchart, a decision will always have:
a)
Two exit arrows
b)
One exit arrow
c)
Three exit arrows
d)
Four exit arrows
17.

A diagram that represents a set of instructions is called:

a)

Flow Chart

b)

Pseudocode

c)

Shapes

18.

What symbol is this?

a)

Question?

b)

Decision

c)

diamond

d)

YES

e)

NO

19.

What shape is this?

a)

Print Ans

b)

parallelogram

c)

slanted box

d)

Output

e)

rectangle

20.

This is an example of...

a)

Narrative

b)

Flowchart

c)

IPO Chart

d)

diagram