Which mode allows us to run program interactively while watching source code and variables during execution?
(a) safe mode
(b) debug mode
(c) successfully run mode
(d) exception mode
This question was addressed to me during an online interview.
Asked question is from Debugging in Eclipse in section Java Server Technologies & Servlet of Java