DEVFYI - Developer Resource - FYI

What is RMI

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

258. What is RMI

Remote Method Invocation. A technology that allows an object running in one Java virtual machine to invoke methods on an object running in a different Java virtual machine.

(Continued on next question...)

Other Interview Questions