Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 33)

What is the main goal of the 'Analysis' phase in the program development life cycle?
To write the code.
To determine what is required from the program.
To test the program for errors.
To design the user interface.

Explanation

Analysis identifies the program's requirements.

Comments (0)

Advertisement