Computer Science for IGCSE & O level - Software (Section 2 - No. 15)

What is the primary function of a debugger within an IDE?
To translate the source code.
To find and fix errors in the code.
To execute the program.
To format the code.

Explanation

Debuggers help in identifying and correcting errors.

Comments (0)

Advertisement