The remote method invocation __________
(a) allows a process to invoke memory on a remote object
(b) allows a thread to invoke a method on a remote object
(c) allows a thread to invoke memory on a remote object
(d) allows a process to invoke a method on a remote object
The question was posed to me during an online interview.
I want to ask this question from Remote Procedure Calls topic in chapter Distributed Communication of Operating System