Home » JAVA Programming » Java Basic » Question
  1. Which mode allows us to run program interactively while watching source code and variables during execution?
    1. exception mode
    2. successfully run mode
    3. debug mode
    4. safe mode
    5. None of these
Correct Option: C

Debug mode allows us to run program interactively while watching source code and variables during execution.



Your comments will be displayed only after manual approval.