Writing Algorithms - Flow Diagrams Flashcards
1
Q
In flow diagrams what does the parallelogram mean?
A
Input/Outputs
2
Q
In flow diagrams what does the Rectangle mean?
A
Processes
3
Q
In flow diagrams what does the Oval mean?
A
Start/Stop
4
Q
In flow diagrams what does the Diamond mean?
A
Decision
5
Q
In flow diagrams what does the arrows mean?
A
direction you should follow
6
Q
In flow diagrams what does the rectangle within a rectangle mean?
A
Sub routines