1.

Which of the following is the definition for debugging?(a) Finding bugs(b) Fixing bugs(c) Both Finding & Fixing bugs(d) Clearing bugsI had been asked this question by my school principal while I was bunking the class.My question comes from Forms of Debugging in portion Caching, Debugging and Animation of JavaScript

Answer»

Right choice is (c) Both Finding & FIXING bugs

Explanation: Debugging is the process of finding and RESOLVING DEFECTS or PROBLEMS within a computer program that prevent correct operation of computer software or a system. The process of finding and fixing bugs is called debugging and is a normal part of the development process.



Discussion

No Comment Found

Related InterviewSolutions