Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 46)
What is the primary purpose of a structure diagram?
To illustrate the flow of data in a program.
To show top-down design in a diagrammatic form.
To test the program for errors.
To write the actual code.
Explanation
Structure diagrams are hierarchical, showing a computer system solution can be divided into sub-systems.
Comments (0)
