- 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)
2 Réponses
+ 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
+ 2
If you curious why its called debugging, look at this en.wikipedia.org/wiki/Debugging