Computer Science for IGCSE & O level - Software (Section 14 - No. 15)

Which of the following is the primary purpose of a debugger in an IDE?
To write the code.
To compile the code.
To identify and fix errors in the code.
To save the code.

Explanation

A debugger's main goal is to find and fix errors.

Comments (0)

Advertisement