Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The following specifies the advantages of It
Q2: Which of these packages contains abstract keyword?<br>A)java.lang<br>B)java.util<br>C)java.io<br>D)java.system
Q3: Which concept of Java is a way
Q4: In a RMI Client Program, what are
Q6: Which of these class is used to
Q7: Which of these package is used for
Q8: These two ways are used to create
Q9: Which method of the Naming class (found
Q10: Which is a one-way communication only between
Q11: How can we identify whether a compilation