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

What is a stateless session?

0 Answers  


What were entity beans?

0 Answers  


What is Transaction attribute?

3 Answers  


What is pub/sub model?

0 Answers  


What are the attributes of transaction in ejb?

0 Answers  






Is having static initializer blocks legal in ejb?

0 Answers  


What are the callback annotations for entity bean?

0 Answers  


What are the components of session beam?

0 Answers  


Explain the architectural relationship between EJB & XML?

1 Answers   Wipro,


Tell me difference between Container managed persistent bean & Bean managed persistent bean?

1 Answers   KPIT,


Can more than a single table be mapped in cmp?

0 Answers  


Transaction Attributes? What is the use of ?RequiresNew?

1 Answers   HCL,


Categories