NEW
Font size
WorksheetsReview in Flow Chart
Total questions: 14
Worksheet time: 70secs
What is a flow chart?
showing the direction of water
a measurement of how much flow a song has
a diagram showing a sequence of actions
a medical diagnosis
What does this symbol represent?
Start
Sub
Decision
Process / instruction
Yes
The direction of a flow chart is generally from:
Bottom to top
Side to Side
Top to bottom
Right to left
The order in which a task is carried out
Output
Iteration
Input
Sequence
When a task is repeated a number of times or until you get a desired outcome
Output
Iteration
Input
Sequence
A question is asked and depending on the answer the program/task takes one of two courses of action.
Selection
Decision
Iteration
What is the purpose of a flowchart?
The purpose of a flowchart is to visually represent a process or algorithm.
The purpose of a flowchart is to design a website layout.
The purpose of a flowchart is to analyze data and generate reports.
The purpose of a flowchart is to create a graphical user interface.
When a task is repeated a number of times or until you get a desired outcome
recursion
loop
repetition
iteration
