Saved Bookmarks
| 1. |
RPC is a _________(a) synchronous operation(b) asynchronous operation(c) time independent operation(d) channel specific operation |
|
Answer» Right answer is (a) synchronous operation Explanation: RPC is a synchronous operation where the remote machine works in sync with the other machines to act as a server that can respond to queries called by the other machines. |
|