Q. ____ is the process to find errors in software code.
β
Correct Answer: (D)
Debugging
Explanation: Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or a piece of electronic hardware. It is a necessary process in almost any new software or hardware development process.
Explanation by: Ranjeet
Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or a piece of electronic hardware. It is a necessary process in almost any new software or hardware development process.