Home » JAVA Programming » Java Basic » Question
  1. Which view allows us to delete and deactivate breakpoints and watchpoints?
    1. variable view
    2. breakpoint view
    3. logger view
    4. debug view
    5. None of these
Correct Option: B

The Breakpoints view allows us to delete and deactivate breakpoints and watchpoints. We can also modify their properties.



Your comments will be displayed only after manual approval.