Answer Posted / kannabiran
RMI stands for remote method invocation, by using one object
in jvm we can invoke the method for another object located
in another jvm.rmi is simplified by network programming
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a static and a non-static inner class?
Explain the different types of memory used by jvm?
What is a tasks priority and how is it used in scheduling?
what are getters and setters in Java with examples?
What must a class do to implement an interface?
What is in-memory replication?
What are the services in RMI ?
Are enterprise beans allowed to use thread.sleep()?
whats is mean by connectionpooling
Why a component architecture for the java platform?
what are the advantages of JTA over JTS?
How database connectivity in XML is achieved?
what are the activation groupworks?
what is an isolation level?
whats is statement and procedure