Multiple choice

What is meaning of the term debug?

  1. To improve the language

  2. To remove errors from program

  3. To remove virus

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Debugging is the process of identifying and removing errors from computer software or hardware. The term originated from actual insects (bugs) causing problems in early electromechanical computers. It doesn't mean improving languages or removing viruses specifically.