Q. RMI uses stub and skeleton for communication with the object.

  • (A) client
  • (B) remote
  • (C) server
  • (D) any
πŸ’¬ Discuss
βœ… Correct Answer: (B) remote
Explanation: rmi uses stub and skeleton object for communication with the remote object. a remote object is an object whose method can be invoked from another jvm.

Explanation by: Mr. Dubey
rmi uses stub and skeleton object for communication with the remote object. a remote object is an object whose method can be invoked from another jvm.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
86
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate