17 Aug2017February 5, 2018
Post
What are bugs and what is debugging?

What are bugs and what is debugging?

A bug is a coding error, a flaw or a fault in a computer system or program that produces incorrect or unexpected behaviour or a different outcome.  Debugging is the process of finding and fixing bugs.  Most bugs are caused by mistake or error committed in the program's design, code or component.