How do you debug a program that is not working as expected ?
Can someone tell me how do you debug a program that is not working as expected i want the exact answer of that if anyone know then please tell me
Can someone tell me how do you debug a program that is not working as expected i want the exact answer of that if anyone know then please tell me
1 Answer
sanorita rai . 2 days ago
Debugging means finding and fixing errors (bugs) in your program, so it works correctly. Here is a step -by -step guide for effective debugging in your program: 1. Please understand the problem clearly
2. Check the code on a line to the line
3. Use a printing phrase