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

What is the main function of the coding phase in the program development life cycle?
To analyze the problem requirements.
To create the user interface.
To translate the design into a programming language.
To fix any errors in the program.

Explanation

The coding phase involves writing the actual code based on the design.

Comments (0)

Advertisement