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

What is the primary goal of the 'Design' stage within the program development life cycle?
Write the program code.
Specify how the program will be structured to meet requirements.
Test the program for errors.
Gather information from users.

Explanation

Design is about planning the structure and components of the program.

Comments (0)

Advertisement