Computer Science for IGCSE & O level - Software (Section 5 - No. 48)

Which component in an IDE often helps you identify and fix errors in your code?
Code editor
Debugger
Compiler
Version control

Explanation

The debugger helps find and fix mistakes.

Comments (0)

Advertisement