📝 Question
#2554
A remote procedure call is _______
✓
Correct Answer
A. inter-process communication
💡
Explanation
Remote procedure calls is a form of inter-process communication where the client initiates an RPC to start a connection process. It is used to construct distributed, client-server applications.
⌨️ Press
A
B
C
D
to select