Multiple choice

RPC means _____.

  1. Request Procedure Call

  2. Remote Procedure Call

  3. Remote Parallel Call

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

RPC stands for Remote Procedure Call. It is a protocol that allows a program to execute a procedure in a different address space, typically on another computer.