+ 3
What is debuging?
14 Answers
+ 15
you would get answer in this great quote:
"if debugging is the process of removing software bugs, then programming must be the process of putting them in." - Edsger Dijkstra
+ 10
Finding and removing ( fixing) program errors.
+ 5
It means finding and removing the bug in your code
+ 5
it mean when you find the wrong thing in your code its help you to find where the error is !!
+ 3
it means to remove (debug) any error from the program
+ 2
it means fault finding
+ 1
debugging is a process in which a programmer finds the logical errors and solves them
+ 1
Ensure the code works as designed by finding bugs.
0
Debugging means finding and fixing the software bugs in your code to make it run
0
fixing the errors in code is called debugging.
0
rectify the errors..
0
tq guyz