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

In the context of program design, what does 'testing' involve?
Writing the code.
Identifying and fixing errors.
Determining program requirements.
Defining program logic.

Explanation

Testing is used to identify and fix the errors.

Comments (0)

Advertisement