Flowcharts Flashcards
1
Q
Terminal
A
Used to start and end the flowchart
2
Q
Process
A
Used to show a process (something being calculated)
3
Q
Decision
A
Used to represent a decision (yes/no)
4
Q
Input/Output
A
The input or output of data
5
Q
Sub-Routine
A
Used to represent the call to a sub-routine. The sub-routine would have its own flowchart, but this symbol would be used to call the sub-routine
6
Q
Arrow
A
Joins up the different symbols in a flowchart
7
Q
Symbol for terminal
A
Oval
8
Q
Symbol for process
A
Rectangle
9
Q
Symbol for decision
A
Diamond
10
Q
Symbol for input/output
A
Parallelogram
11
Q
Symbol for sub-routine
A
Rectangle with two vertical lines near the edge