What are the advanatages of RMI ?
Answer / satish
Handles threads and Sockets for underlying communication.
Server-side implementation can be changed without the knowledge of the client side.
To extend an RMI solution, you can extend or add new classes, just like in a non-distributed application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain about local interfaces.
Is a class a subclass of itself?
What is the difference between ear, jar and war file?
What are the different class loaders used by jvm?
How task's priority is used in scheduling?
Why a client should be multithreading? Explain.
What is chat area? Explain.
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
what is Activation Instantinator?
what is a portable component?
Explain phantom read?
What is the highest-level event class of the event-delegation model?