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 Stream and Types?
What is the purpose of the finally clause of a try-catch-finally statement?
What is a compilation unit?
Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
what is JTS?
Explain about RMI Architecture?
What classes of exceptions may be caught by a catch clause?
i want documentation of text file splitter & merger of advanced java
What is permgen or permanent generation?
what is disadvantage of thread?
What will happens, when a thread cannot acquire a lock on an object?
Explain what is synchronization?