I have a question for my computer science course but I dont know what the answer is. Can someone please provide help:
Which of the following is NOT an effective way of finding and correcting errors?
Deleting the code segments are restarting that section of code - this answer seems the most correct.
Using extra output statements to check values of variable at different points in the program - it is definitely not this one.
Hand tracing code to keep track of variables and their value - I don't believe it is this one either.
Using a debugger built-in to the IDE - I am between this and choice A
2.1m questions
2.1m answers
60 comments
57.0k users