Computer Science, asked by AbhiACHU9247, 1 year ago

_________ is a process of searching bugs in software
A) Compiling
B) Testing
C) Runnung
D) Debugging

Answers

Answered by TheRuhanikaDhawan
0

D) Debugging

-------------------------------------------

Debugging is a process of searching bugs in software

Answered by mariospartan
0

The right answer is Debugging which is option number D. The complete process of debugging a process of searching bugs in software.

Option D

Explanation:

  • Debugging is a process of searching and removing problems or errors in the software.
  • The multi-step process of debugging may involve identifying the problem in the software or program, isolating the source and correcting or determining a way around the problem.
  • Debugging can be done using techniques like control flow analysis, integration testing, unit testing, log file analysis, interactive debugging, monitoring software, profiling and memory dumps.

To learn more about Debugging:

What is debugging.Explain in brief.

https://brainly.in/question/4028944

What is program Debugging explain briefly

https://brainly.in/question/7627404

Similar questions