RMI Question:
Download Questions PDF

What is Java RMI?

Answer:

Remote Method Invocation (RMI) is the process of activating a method on a remotely running object. RMI offers location transparency in the sense that it gives the feel that a method is executed on a locally running object.

Download RMI Interview Questions And Answers PDF

Previous QuestionNext Question
What are the layers of RMI Architecture?What are the services in RMI?