Java support RMI. What does this RMI stands for?

A) Random Memory Interface
B) Remote Method Invocation
C) Random Method Invocation
D) Ramote Memory Interface

Showing Answers 1 - 29 of 29 Answers

zubi

  • Jan 6th, 2006
 

Answer: B

  Was this answer useful?  Yes

c

  • Nov 10th, 2006
 

the answer is c

  Was this answer useful?  Yes

karthick

  • Nov 10th, 2006
 

remote method invocatio we have four parts in programing were as 1 server programing 2client 3 interface and 4 implementation.

  Was this answer useful?  Yes

Himanshu vij

  • Sep 10th, 2011
 

Answer is B: Remote Method Invocation

  Was this answer useful?  Yes

karthika01

  • Nov 18th, 2011
 

RMI is basically stands for Remote Method Invocation. RMI is a the mainly use for set the APIs that allows to build distributed applications. RMI uses interfaces to define remote objects to turn local method invocations into remote method invocations.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions