Jump to content

Debugging

From Simple English Wikipedia, the free encyclopedia
Revision as of 15:20, 21 July 2021 by Perodic (talk | changes) (WP:STYLE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In computer science, debugging is the process of finding (and correcting) errors in a computer program. When programmers think that the program may have an error, they debug the program. They look for an error, and when they find it, they try to correct it so the program will work correctly. This improves the quality of the product.