

McqMate
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 |
View all MCQs in
Java ProgrammingNo comments yet