DEV Community

Priyanshu Tyagi
Priyanshu Tyagi

Posted on

What is debugging?(Simplest explanation)

Basically detection of error in programme(or code) and fixing them is called debugging (errors like logical error , semicolon,or some small errors which crashes the programme)

Top comments (0)