Java Networking - Sockets and RMI Question:
Download Job Interview Questions and Answers PDF
What is RMI?
Answer:
RMI is a set of APIs that allows to build distributed applications. RMI uses interfaces to define remote objects to turn local method invocations into remote method invocations.
Download Java Networking - Sockets and RMI Interview Questions And Answers
PDF
Previous Question | Next Question |
What does RMI stand for? | What is the difference between the File and RandomAccessFile classes? |