Question: What happens when you execute the Run -> Skip all Breakpoints command?
- All breakpoints are deleted
- none of these answers
- All breakpoints will not be fired when debugging and will not cause application execution to suspend
- All breakpoints and bookmarks are disabled
Answer: The correct answer of the above question is Option C:All breakpoints will not be fired when debugging and will not cause application execution to suspend