What is Debugging ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

What is Debugging ?

Hello Ducks. I heard about this but I only know is fixing codes errors, is that true ? can someone tell me what m debugging means and how is it done ? (Auto or manually)

3rd Jun 2021, 9:34 PM
Agt Reda
Agt Reda - avatar
2 Answers
+ 2
fixing the bugs or mistakes in your code. usually done by looking through the code or single stepping through and keeping track of problem variables
3rd Jun 2021, 11:58 PM
Slick
Slick - avatar
+ 2
If you curious why its called debugging, look at this en.wikipedia.org/wiki/Debugging
4th Jun 2021, 1:59 AM
gusti ngurah
gusti ngurah - avatar