DEVFYI - Developer Resource - FYI

What is RMI Profile

J2ME Interview Questions and Answers


(Continued from previous question...)

70. What is RMI Profile

The RMI Profile is a J2ME profile specification designed to support Java's Remote Method Invocation (RMI) distributed object system. Devices implementing the RMI Profile will be able to interoperate via RMI with other Java devices, including Java 2, Standard Edition. The RMI Profile is based on the Foundation Profile, which in turn is based on CDC.

(Continued on next question...)

Other Interview Questions