Question

Which of the following is a good practice when debugging?

A Changing multiple parts of the code simultaneously to see what fixes the bug.
B Assuming the bug is in a specific module without investigation.
C Reproducing the bug consistently with minimal steps.
D Avoiding the use of a debugger to improve critical thinking.
E Deleting code that seems unrelated to the bug.
Practice Next

Hey! Ask a query