Computer Science for IGCSE & O level - Programming (Section 7 - No. 1)
What is the key objective of program debugging?
To make the code run faster.
To find and fix errors.
To improve the user interface.
To increase the code's complexity.
Explicação
Debugging is the process of finding and resolving errors.
