You are not logged in.

#1 2015-06-06 05:56:28

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

RMI Program:

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

Option A):
Provide the Implementation of the remote interface
Option B):
Compile the implementation class and create the stub and skeleton objects using the rmic tool
Option C):
Create and start the remote application
Option D):
Create the remote interface

Correct Answer is Option A):
Provide the Implementation of the remote interface


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-06-06 05:56:28

Advertisement
Ads By Google

Re: RMI Program:



\n

Board footer