πŸ“Š JAVA
Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (A) RMI allows us to invoke a method of java object that executes on another machine.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
313
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
87%
Success Rate