What is the sequence of steps you should follow?

You are debugging a procedure and you want to do the following: Delete all breakpoints. Run the program to the end.Do NOT plan any further debugging activity.

What is the sequence of steps you should follow?
A . (a)Remove all breakpoints in the debugger pane.(b)Detach the debugger from the running application.(c)Resume module execution.
B. (a)Detach the debugger from the running application.(b)Remove all breakpoints in the debugger pane.(c)Resume module execution.
C. (a)Detach the debugger from the running application.(b)Resume module execution.(c)Remove all breakpoints in the debugger pane.
D. (a)Remove all breakpoints in the debugger pane.(b)Resume module execution.(c)Detach the debugger from the running application.

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments