What is RPC?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the purpose of the notifyall() method?
difference of inheritance and interface
what is the RMI / IIOP?
Why a client should be multithreading? Explain.
Wt is the main difference between Java and Java J2EE and Advanced java?
Which containers use a border layout as their default layout?
why static class in java
What are the different approaches to represent an inheritance hierarchy?
can a static method be overridden
Is there a guarantee of uniqueness for entity beans?
Why JDBC has introduced
What is colon_pkg_prefixes and what is its use?