What is the difference between a stub and a skeleton?

Answer Posted / sakshi jain

Stub: Stub is a client side proxy.
Skeleton: Skeleton is server side proxy.
The functionality of stub and skeleton is Marshalling and Demarshalling.
Marshalling : It is a process of converting the java data into byte stream.
Demarshalling: It is a process of converting the byte stream into java objects

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For which statements does it make sense to use a label?

585


What is difference between object state and behavior?

580


Explain about RMI Architecture?

612


What is mdb and what is the special feature of that?

563


What is colon_pkg_prefixes and what is its use?

1997






Explain what is orm?

672


What is the difference between ear, jar and war file?

570


What is synchronization and why is it important?

542


When a thread blocks on i/o, what state does it enter?

572


How would you create a button with rounded edges?

557


Why does the option tag render selected=selected instead of just selected?

673


What is the immediate superclass of the applet class?

599


If your ui seems to freeze periodically, what might be a likely reason?

545


What is the form of storage space in java?

1737


What modifiers may be used with an interface declaration?

558