J2SE Question:

What is Java Remote Method Invocation (RMI)?

Tweet Share WhatsApp

Answer:

A distributed object model for Java program to Java program, in which the methods of remote objects written in the Java programming language can be invoked from other Java virtual machines1, possibly on different hosts.

Read All 214 J2SE Questions
Previous QuestionNext Question
What is Java virtual machine1?What is Java Platform Editions?