Exam-style question
Try this first
What should happen before attempting to solve a problem using a computer system?.
- A.The problem should be defined
- B.The final program should be compiled
- C.The user manual should be printed
- D.The completed system should be tested
Model answer
What a good answer should say
- The problem should be defined
Explanation
Why this works
The analysis process begins by defining the problem. The system requirements must then be established and a data model created before an appropriate solution can be developed.
Common mistake
No common mistake is linked to this question yet.
