Computer Science for IGCSE & O level - Software (Section 10 - No. 40)

In an IDE, what feature helps identify and correct errors in code?
Code Editor
Compiler
Debugger
Prettifying

Explanation

Debuggers are specifically designed for error detection and correction.

Comments (0)

Advertisement