Home » JAVA Programming » Java Basic » Question
  1. Which perspective is used to run a program in debug view?
    1. jdbc perspective
    2. java perspective
    3. eclipse perspective
    4. debug perspective
    5. None of these
Correct Option: D

We can switch from one perspective to another. Debug perspective shows us the breakpoints, variables, etc.



Your comments will be displayed only after manual approval.