Q. _____ is the process of finding errors in software code.
β
Correct Answer: (D)
Debugging
Explanation: Debugging is the process of detecting and rectifying bugs in a software code that can cause it to crash, behave erratically or be susceptible to hacker or cracker attack. Bugs can be in a variety of forms : coding errors, design errors, complex interaction, poor user interface design and system failures.
Explanation by: Rakesh Yadav
Debugging is the process of detecting and rectifying bugs in a software code that can cause it to crash, behave erratically or be susceptible to hacker or cracker attack. Bugs can be in a variety of forms : coding errors, design errors, complex interaction, poor user interface design and system failures.