Why serialization is used?

Answers were Sorted based on User's Feedback



Why serialization is used?..

Answer / pn8572

When we need the information to be passed over network to different application or store details to a file , use serialization. It is done on the object level.

Is This Answer Correct ?    10 Yes 0 No

Why serialization is used?..

Answer / brainindia

To maintain the object in a persistent state.

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More EJB Interview Questions

Explain transaction and various methods to manage it?

0 Answers  


What is ejb and its types?

0 Answers  


what is current EJB version?

3 Answers  


What is beaninfo ?

1 Answers  


What are the key benefits of the ejb technology?

0 Answers  






How can enterprise javabeans be accessed from active server pages?

0 Answers  


Can tomcat run ejb?

0 Answers  


What are the differences between ejb 3.0 and ejb 2.0?

0 Answers  


What are the services that a container provides for an entity bean?

3 Answers  


What do you mean by EJB architecture?

0 Answers  


Is having static initializer blocks legal in ejb?

0 Answers  


What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?

0 Answers  


Categories