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

What is the main goal of 'testing' an algorithm?
To make the algorithm more complex.
To verify that the algorithm is correct and functioning as expected.
To change the logic of the algorithm.
To improve the user interface.

Explanation

Testing ensures the algorithm is working correctly.

Comments (0)

Advertisement