Examveda

What is Remote method invocation (RMI)?

A. RMI allows us to invoke a method of java object that executes on another machine

B. RMI allows us to invoke a method of java object that executes on another Thread in multithreaded programming

C. RMI allows us to invoke a method of java object that executes parallely in same machine

D. None of the mentioned

Answer: Option A


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java