OCR GCSE Computer Science > Developing Algorithms using Flowcharts and Trace Tables > Flashcards
What shape is a start/stop?
Rounded Rectangle
What shape is a decision?
Diamond.
What shape is input/output?
Parellelogram
When are sub programs used?
When you want to call another procedure or function.