Computer Science for IGCSE & O level - Programming (Section 7 - No. 8)
What is the main goal of code debugging?
To make the code run faster.
To add more features to the code.
To find and fix errors (bugs) in the code.
To rewrite the code from scratch.
Explanation
Debugging is the process of identifying and resolving errors.
Comments (0)
