Answer Posted / kannabiran
RMI stands for remote method invocation, by using one object
in jvm we can invoke the method for another object located
in another jvm.rmi is simplified by network programming
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What value does readline() return when it has reached the end of a file?
How to implement RMI in Java?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What is mdb and what is the special feature of that?
What is the purpose of the notify() method?
How substring() method of string class create memory leaks?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is glasgow?
Have you used threads in Servelet?
Is jvm a overhead?
What is the difference between ear, jar and war file?
What is the difference between system.out ,system.err and system.in?
Explain phantom read?
What’s jboss jbpm?
How are commas used in the intialization and iteration parts of a for statement?