Exam-style question
Try this first
Which statement best describes design as presented in the specification?.
- A.Design must be completed once and cannot be changed
- B.Design can be an iterative process involving prototyping or an agile approach
- C.Design only concerns the visual appearance of a program
- D.Design starts only after the complete solution has been constructed
Model answer
What a good answer should say
- Design can be an iterative process involving prototyping or an agile approach
Explanation
Why this works
The specification states that design can be iterative and may involve a prototyping or agile approach. This means the design may be refined during development.
Common mistake
No common mistake is linked to this question yet.
