DEVFYI - Developer Resource - FYI

What is RPC

J2SE Interview Questions and Answers


(Continued from previous question...)

190. What is RPC

Remote Procedure Call. Executing what looks like a normal procedure call (or method invocation) by sending network packets to some remote host.

(Continued on next question...)

Other Interview Questions