Computer Science for IGCSE & O level - Software (Section 13 - No. 37)

Which of the following describes what a debugger does?
Compiles code into machine language.
Translates code to a higher-level language.
Identifies and helps correct errors in code.
Automatically generates code.

Explanation

A debugger is designed to find and fix errors in code.

Comments (0)

Advertisement