MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Rpc
Q
RPC is used to _________
AA. Establish a server on remote machine that can respond to queries
BB. Retrieve information by calling a query
CC. Establish a server on remote machine that can respond to queries and retrieve information by calling a query
DD. To secure the client
Correct Answer:
C. C. Establish a server on remote machine that can respond to queries and retrieve information by calling a query
Explanation:
RPC or Remote Procedure Call is used to establish a server on remote machine that can respond to queries and to retrieve information by calling a query by other computers.