JAMB - Computer Studies (2024 - No. 13)
What is the purpose of the design phase in program development?
To provide program documentation
To test the program
To create a flow chart and algorithm
To write the source code
Explanation
The purpose of the design phase is to create a flowchart and algorithm that outline the logical steps the program will take to solve the problem. This helps in planning the program's structure before coding begins.
Comments (0)
