Algorithm Flashcards
1
Q
What is the parellelogram used for in a flow chart?
A
Input or Output. If there is something going in or out of the system.
2
Q
What is the oval used for in a flow chart?
A
It is the terminator, it marks the start or end of the algorithm.
3
Q
What is the Rectangle used for in a flowchart?
A
It displays a step in the algorithm.