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
When a thread blocks on i/o, what state does it enter?
How can I avoid validating a form before data is entered?
Do you think that java should have had pointers?
What is TL and its use?
Is infobus easy to use?
What’s jboss cache in short?
How many times may an objects finalize() method be invoked by the garbage collector?
What is the purpose of the notify() method?
Why a component architecture for the java platform?
What is the highest-level event class of the event-delegation model?
How task's priority is used in scheduling?
What restrictions are placed on the values of each case of a switch statement?
Explain the different types of memory used by jvm?
what is handle?
Define aop(assepct oriented programing)?