Computer Science for IGCSE & O level - Software (Section 5 - No. 37)
What is the primary function of a 'debugger' in an IDE?
To translate code.
To run the program.
To identify and fix errors in the code.
To format the code.
Explanation
Debuggers help in finding and resolving code errors.
Comments (0)
