Operating System Process Rpc
Q What is stub?
  • A A. Transmits the message to the server where the server side stub receives the message and invokes procedure on the server side
  • B B. Packs the parameters into a form transmittable over the network
  • C C. Locates the port on the server
  • D D. All of the mentioned
Leave a Comment