Open In App

ISRO | ISRO CS 2020 | Question 33

Remote Procedure Calls are used for
(A) communication between two processes remotely different from each other on the same system.
(B) communication between two processes on the same system.
(C) communication between two processes on separate system.
(D) None of the above.

Answer: (C)
Explanation: The two processes may be on the same system, or they may be on different systems with a network connecting them.

Refer – Remote procedure calls RPC)

Option (C) is correct.
Quiz of this Question

Article Tags :