Answer Posted / mohammad shahid
Remote Procedure Call (RPC) is a protocol that one program can use to request a service from a program located in another computer on a network without having to understand the network's details.
It is also called subroutine call or function call
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the font and fontmetrics classes?
Is it possible to stop the execution of a method before completion in a sessionbean?
how i secure my site with the https protocol.what are the steps?
Are there books about seam?
What is scalable, portability in the view of J2EE?
Explain ioc concept?
How is a java object message delivered to a non-java client?
Name three subclasses of the component class?
What is in-memory replication?
What is message driven beam?
What is the difference between the session.get() method and the session.load() method?
Is the ternary operator written x : y ? Z or x ? Y : z ?
what is a portable component?
Is the infobus client side only?
Can constructors be synchronized in java?