Vidyalelo
Computer Fundamentals · Q124

Computer fundamental

Computer Related · Computer Fundamentals · question 124

Q124

_______ is the process of finding errors in software code.

A.
Compiling
B.
Testing
C.
Running
D.
Debugging
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
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.