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 is skeleton and stub? What is the purpose of those?



What is skeleton and stub? What is the purpose of those?..

Answer / Kumkum Panday

In Java RMI (Remote Method Invocation), a `skeleton` is a proxy for a remote object that provides the methods to send requests to the server. It generates the stub code on the client side.n
A `stub` is the part of the RMI framework running on the client side that communicates with the skeleton and marshals/unmarshals the data between the client and server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Justify your answer that you can't define a method inside another method in java, if you can then how?

1 Answers  


What is an abstract class and what is it’s purpose?

1 Answers  


What is the difference between hashset and treeset in java?

1 Answers  


what is function overloading in java?

1 Answers   Tavant Technologies, TCS, Virtusa,


What java ide should I use?

1 Answers  


difference between jsp and java script?

3 Answers  


What is the difference between hashmap and hashtable in java?

1 Answers  


If all the methods in abstract class are declared as abstract then what is difference between abstract class and in interface?

8 Answers   Infosys, Synechron,


Which one of the following suits the description of a string better: derived or primitive?

1 Answers  


I want to store more than 10 objects in a remote server? Which methodology will follow?

1 Answers  


Why are the objects immutable in java?

1 Answers  


What is arraylist class in java?

1 Answers  


Categories