What is UniCastRemoteObject and what is its use in RMI?
Answer Posted / tayyab ashraf
As unicast remote object contain all core functionality of RMI
so in order to get the features of RMI we should extend this class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the RMI and Socket?
How to implement RMI in Java?
What class is the top of the awt event hierarchy?
Why does the option tag render selected=selected instead of just selected?
Have you used threads in Servelet?
Is infobus easy to use?
What is the relationship between local interfaces and container-managed relationships?
what is an isolation level?
What is abstract schema?
What state does a thread enter when it terminates its processing?
When is the best time to validate input?
What’s jboss jbpm?
What modifiers may be used with an interface declaration?
Explain about local interfaces.
Write a singleton program?