Q91
Which of the following is the definition for debugging?
A.
Finding bugs
B.
Fixing bugs
C.
Both Finding & Fixing bugs
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
The process of finding and fixing bugs is called debugging and is a normal part of the development process.