Computer Science for IGCSE & O level - Programming (Section 8 - No. 24)
What is the purpose of code testing?
To make the code more compact.
To make the code run more quickly.
To check for and fix any errors (bugs).
To improve the way the code looks.
Explanation
Testing is vital for the quality and correctness of code.
Comments (0)
