wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Flowchart Symbols

Total questions: 20

Worksheet time: 20mins

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)
Lines
c)
Arrows
d)
Patterns
5.
What does this shape represent?
a)
Decission
b)
Process
c)
Input/Output
d)
Start/End
6.
What does this shape represent?
a)
Input/Output
b)
Process
c)
Decission
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)

Flow Chart

b)

Pseudocode

c)

Shapes

9.

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

10.

Data sent from a Computer is called

a)

Input

b)

Output

c)

Process

11.

An instruction or a command in a flowchart is called:

a)

Input

b)

Process

c)

Output

12.

What does a variable do?

a)

Says a name variable

b)

Prints out a name variable

c)

Stores a value and can be used many times

d)

Collects an output and stores it

e)

Helps find things in a program

13.

Which rows in the program are inputs?

a)

Row 1

b)

Row 2

c)

Row 3

d)

Row 4

e)

Row 5

14.

Which row in the program is an output?

a)

Row 1

b)

Row 2

c)

Row 3

d)

Row 4

e)

Row 6

15.
What do you call the characters in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts 
16.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
17.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
18.
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
19.
Repeating a statement more than once or until a condition is met is called a..?
a)
Loop
b)
Sequence
c)
Repetition
d)
Event
20.
Performing an action depending on whether or not a criteria is met is called a..?
a)
Sequence
b)
Statement
c)
Loop
d)
Condition