Exam-style question
Try this first
A problem is divided into three sub-problems. One of these sub-problems is then divided into two smaller sub-problems. What does this demonstrate?.
- A.A sub-problem can itself be further subdivided
- B.Only the original problem can be decomposed
- C.Decomposition must produce exactly three sub-problems
- D.A sub-problem cannot have an identifiable task
Model answer
What a good answer should say
- A sub-problem can itself be further subdivided
Explanation
Why this works
Procedural decomposition allows a sub-problem to be further subdivided when necessary.
Common mistake
No common mistake is linked to this question yet.
