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

In programming, what does the term 'debugging' mean?
To write the initial code for a program.
To fix errors or bugs in a program.
To make the code more efficient.
To change the overall design of the program.

Explanation

Debugging is about finding and resolving the errors.

Comments (0)

Advertisement