Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 12 - No. 11)
What is the main goal of the analysis phase in the program development life cycle?
Writing code.
Identifying the inputs and outputs.
Testing the program with various data sets.
Designing the program's user interface.
Explanation
The analysis phase aims to understand what is needed from the program, including inputs, outputs, and desired functionality.
Comments (0)
