Exam-style question
Try this first
Which statement best describes the recommended approach to project development?.
- A.Complete each section fully before beginning the next one.
- B.Use an iterative process and revisit earlier parts when later discoveries require changes.
- C.Delay prototyping and coding until all documentation is complete.
- D.Always follow a traditional systems life cycle in a fixed sequence.
Model answer
What a good answer should say
- Use an iterative process and revisit earlier parts when later discoveries require changes.
Explanation
Why this works
The project is likely to be iterative, so earlier parts may need to be revisited because of discoveries made later.
Common mistake
No common mistake is linked to this question yet.
