What is stub?
(a) transmits the message to the server where the server side stub receives the message and invokes procedure on the server side
(b) packs the parameters into a form transmittable over the network
(c) locates the port on the server
(d) all of the mentioned
This question was posed to me in final exam.
My question is based upon Remote Procedure Calls topic in division Distributed Communication of Operating System