Q.

In RMI program the following two steps are used to, Either extend the UnicastRemoteObject class, the exportObject() method of the UnicastRemoteObject class,

A. Provide the Implementation of the remote interface
B. Create the remote interface
C. Create and start the remote application
D. Compile the implementation class and create the stub and skeleton objects using the rmic tool
Answer» A. Provide the Implementation of the remote interface
609
0
Do you find this helpful?
2

View all MCQs in

Java Programming

Discussion

No comments yet