MCQ
Q.
_____is the process of finding errors in software code.
Correct Answer: D
Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or software code. Whereas, Testing is the process of finding bugs in already developed software not in software code.