Algorithms Flashcards
To Be Able To Define Key Words And Know The Purpose Of The Symbols In Algorithms (6 cards)
1
Q
What is an Algorithm?
A
An Algorithm is a set of instructions, or a recipe, that tells you how to complete a task.
2
Q
What is the shape of a Terminator Block?
A
The Terminator Block is shaped like an Oval.
3
Q
What is the Decision block shaped like?
A
The Decision Block is shaped like a Diamond.
4
Q
What is the Process block shaped like?
A
The Process Block is shaped like a Rectangle.
5
Q
What is the Input and Output block shaped like?
A
The Input and Output Block is shaped like a Parallelogram.
6
Q
What is the purpose of Algorithms/Flowcharts?
A
The purpose of Algorithms/Flowcharts are that they provide a breakdown of the essential steps to solving a problem.