wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

OCR GCSE - Flow Charts

Total questions: 16

Worksheet time: 8mins

Name
Class
Date
1.

What are the 3 basic constructs of programming?

a)
sequence, selection, and iteration
b)
loops, conditions, and arrays
c)
variables, functions, and objects
d)
input, output, and processing
2.

What is a flowchart?

a)
A flowchart is a type of flowery hat.
b)
A flowchart is a type of dance move.
c)
A flowchart is a visual representation of a process or algorithm.
d)
A flowchart is a tool used for gardening.
3.
What does this shape represent in a flow chart?
a)
Instruction
b)
Loop
c)
Decision
d)
Start/End
4.
What is the purpose of a flowchart?
a)
To plan the program before it is made
b)
Because it is easier
5.
What does this symbol represent?
a)
Decision
b)
Input/Output
c)
Start
d)
Process
6.

What does this symbol represent?

a)

Start

b)

Sub

c)

Decision

d)

Process / instruction

7.
What would be the output of this flowchart if the student scored 89?
a)
Fail
b)
Pass
c)
Merit
d)
Distinction
8.
What is the Output if the user enters:
Yes
a)
Leave umbrella at home
b)
Take an umbrella
9.

What construct is being used in this flow chart ?

a)

Selection

b)

Iteration

10.
What is the Output if the temperature is:
19
a)
Below Freezing
b)
Above Freezing
11.

The direction of a flow chart is generally from:

a)

Bottom to top

b)

Side to Side

c)

Top to bottom

d)

Right to left

12.

The order in which a task is carried out

a)

Output

b)

Iteration

c)

Input

d)

Sequence

13.

When a task is repeated a number of times or until you get a desired outcome

a)

Output

b)

Iteration

c)

Input

d)

Sequence

14.

A question is asked and depending on the answer the program/task takes one of two courses of action.

a)

Selection

b)

Decision

c)

Iteration

15.
What type of flowchart is shown here?
a)
selection
b)
iteration
c)
sequence
16.
What type of flowchart is shown here?
a)
selection
b)
iteration / loop
c)
sequence