Structure Diagrams: Flashcards
1
Q
What is a structure diagram?
A
- Way of designing a soultion to a problem.
- Shows problem decomposition.
- Made using the method: “Step wise refinment”.
- Can be coded as a single module or sub-programme.
2
Q
What should the lowest level nodes do?
A
- Achieve a single task .