Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What do you mean by Remote procedure call?

Answers were Sorted based on User's Feedback



What do you mean by Remote procedure call?..

Answer / 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

What do you mean by Remote procedure call?..

Answer / rajashree

we use the Msg library to implement a Remote Procedure Call
module, RPC.pm. The idea of RPC is to transparently invoke
a subroutine in another process space and have it behave
exactly as if it had been invoked in its own process. The
following are the features we take for granted while
calling ordinary subroutines, which the RPC module takes
into account:

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Difference between static and dynamic class loading.

0 Answers  


How many types of array are there?

0 Answers  


What is data string?

0 Answers  


Explain tree set and its features?

0 Answers  


How we can run a jar file through command prompt in java?

0 Answers  


What is set and get methods in java?

0 Answers  


What is the use of an interface?

3 Answers  


write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?

1 Answers  


What is the final keyword in java?

1 Answers  


How do I find and replace in word?

0 Answers  


What is the final blank variable?

0 Answers  


What is main function purpose?

0 Answers  


Categories