What do you mean by Remote procedure call?

Answer Posted / sadhna

Remote Procedure Call (RPC) is a protocol that one program
can use to request a service from a program located in
another computer in a network without having to understand
network details. (A procedure call is also sometimes known
as a function call or a subroutine call.) RPC uses the
client/server model.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you take thread dump in java?

553


What is the use of protected in java?

534


What is difference between public static and void?

480


Does google use java?

535


Which package has light weight components?

558






When do we use hashset over treeset?

531


When should I use a singleton?

556


What is advantage of java?

540


What do you understand by a Static Variable?

630


What is the difference between public, private, protected, and friend access?

570


What is replacefirst in java?

574


Is java hashset ordered?

575


What is the use of generics? When was it added to the Java development Kit?

553


What does string [] args mean?

541


What does += mean coding?

511