Computer Science, asked by shwetalokhande1012, 7 months ago

difference between static and dynamic RPCs​

Answers

Answered by kunjika158
0

Answer:

Of the two standard types of linking, static and dynamic, binding is most similar to the latter. When you use dynamic linking, the address of the function called is resolved at run time. The binding mechanism in RPC differs from dynamic linking in that the procedure being called is located on a different computer.

Hope it helps

please follow me and mark me the brainiest

Similar questions