1.

A remote procedure call is _______(a) inter-process communication(b) a single process(c) a single thread(d) a single streamThis question was posed to me in final exam.The query is from RPC in division Wireless LAN’s, Electronic Mail and File Transfer of Computer Network

Answer»

The correct answer is (a) inter-PROCESS communication

The best 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.



Discussion

No Comment Found

Related InterviewSolutions