Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 10 - No. 34)
What is the purpose of the design stage in the program development life cycle?
Writing the actual code.
Defining how the program will work, its components, and their relationships.
Identifying and fixing errors in the code.
Presenting the finished program to the user.
Explanation
The design stage specifies the program's architecture and how it will achieve its goals.
Comments (0)
