25.3k views
3 votes
What is the process of correcting errors that are found?

User Fireflight
by
7.2k points

1 Answer

3 votes

Answer:

Debugging is the process of detecting and removing of existing and potential errors (also called as 'bugs') in a software code that can cause it to behave unexpectedly or crash. To prevent incorrect operation of a software or system, debugging is used to find and resolve bugs or defects.

User Vijayaragavan
by
7.4k points