Computer Science for IGCSE & O level - Programming (Section 12 - No. 7)

What is the primary role of a debugger?
To run the program.
To translate code.
To find and fix errors in code.
To write code.

Explanation

A debugger helps to identify and correct issues in a program.

Comments (0)

Advertisement