Computer Science for IGCSE & O level - Software (Section 12 - No. 50)

In an Integrated Development Environment (IDE), what does the debugger do?
Compiles the code.
Runs the code.
Helps find and fix errors.
Creates an executable file.

Explanation

The debugger helps find and fix errors in the program.

Comments (0)

Advertisement