Developing Algorithms using Flowcharts and Trace Tables Flashcards
1
Q
What shape is a start/stop?
A
Rounded Rectangle
2
Q
What shape is a decision?
A
Diamond.
3
Q
What shape is input/output?
A
Parellelogram
4
Q
When are sub programs used?
A
When you want to call another procedure or function.