Q. Which one of the following statements about code debugging is correct?
β
Correct Answer: (A)
Debugger helps us to step through our code, one line at a time.
You must be Logged in to update hint/solution