Computer Science Ques 393

Question: _________is the process of finding errors in software code.

Options:

A) Debugging

B) Compiling

C) Interpreting

D) Testing

E) (e) None of these

Show Answer

Answer:

Correct Answer: A

Solution:

  • Debugging is the process of locating and fixing the errors (bugs) or defects in the software program. Bugs may include coding errors, design Errors, complex interactions. Poor user interface design and system failures.