Computer Science for IGCSE & O level - Software (Section 4 - No. 1)

What is the role of an IDE's 'debugger'?
To write the code.
To translate the code.
To find and fix errors.
To format the code.

Explanation

The primary role of a debugger is to help identify and fix errors in the code.

Comments (0)

Advertisement