COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is a debugger?
A
The final executable program
B
The code written by the programmer
C
Assists in the detection and correction of errors ΓΌ
D
Translates code
Explanation: 

Detailed explanation-1: -Debugging is the process of detecting and removing errors called bugs from program code.

Detailed explanation-2: -Build Errors. Syntax errors. Linker errors. Spurious build errors. Runtime Errors. Logic errors.

There is 1 question to complete.