What is debugging an application which runs on another java virtual machine on another machine?
(a) virtual debugging
(b) remote debugging
(c) machine debugging
(d) compiling debugging
This question was posed to me in unit test.
This interesting question is from Debugging in Eclipse topic in portion Java Server Technologies & Servlet of Java