Computer Science for IGCSE & O level - Software (Section 8 - No. 44)
What action does a debugger primarily perform?
Compiles source code.
Executes code line by line.
Finds and helps fix errors.
Formats source code for better readability.
Explanation
A debugger helps in finding and fixing errors in the code.
Comments (0)
