Computer Science for IGCSE & O level - Programming (Section 7 - No. 40)

What is the purpose of writing and testing programs?
To display code to a user.
To make a program more efficient.
To find and fix any errors (bugs) in the code.
To make the program look aesthetically pleasing.

Explanation

Testing aims to ensure the program functions as intended and to correct any issues.

Comments (0)

Advertisement