Computer Science, asked by Samisty, 6 months ago

define the term Debug in computer language​

Answers

Answered by PurpleBangtan
7

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.

Answered by Anonymous
2

Explanation:

In computer programming and software development, debugging is the process of finding and resolving bugs within computer programs, software, or systems.

Similar questions