Exam-style question
Try this first
Which statement best reflects the relationship between development and presentation of the technical solution?.
- A.A structured development approach can support a clear presentation of the code
- B.The development approach has no connection with the presentation
- C.A clear presentation requires comments on every line
- D.The presentation should hide the structure used during development
Model answer
What a good answer should say
- A structured development approach can support a clear presentation of the code
Explanation
Why this works
The specification links the quality of labelled code presentation, to an extent, with applying a structured approach during development.
Common mistake
No common mistake is linked to this question yet.
