Algorithm NotesforSA1
Algorithm NotesforSA1
Structure Diagrams
Structure diagrams: a hierarchical diagram that shows the decomposition of a system
Example1:
A calculator needs to allow the user to enter numbers and the symbol, calculate the result and
output this.
Example2:
Flow chart
A flowchart is a diagrammatic representation of an algorithm