-
Which mode allows us to run program interactively while watching source code and variables during execution?
-
- exception mode
- successfully run mode
- debug mode
- safe mode
- None of these
Correct Option: C
Debug mode allows us to run program interactively while watching source code and variables during execution.