Saved Bookmarks
| 1. |
An RPC (remote procedure call) is initiated by the _________(a) server(b) client(c) client after the sever(d) a third party |
|
Answer» The correct answer is (b) client Easy explanation: Remote Procedure Call is a method used for constructing distributed, client-server applications based on extending the conventional local procedure calling where the client initiates an RPC to start a connection process. |
|