DEVFYI - Developer Resource - FYI

What is RMI

J2ME Interview Questions and Answers


(Continued from previous question...)

68. What is RMI

Remote method invocation (RMI) is a feature of J2SE that enables Java objects running in one virtual machine to invoke methods of Java objects running in another virtual machine, seamlessly.

(Continued on next question...)

Other Interview Questions