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

can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

0 Answers  


Explain the concept of local interfaces?

0 Answers  


Is method overloading allowed in ejb?

0 Answers  


What’s the difference between hibernate and ejb 3?

0 Answers  


What is session facade in ejb?

0 Answers  






What were entity beans?

0 Answers  


Explain the architectural relationship between JavaBeans and JTA?

0 Answers  


What is use of @postconstruct?

0 Answers  


What is the difference between stateful and stateless session beans?

2 Answers   Tech Mahindra,


Can an ejb send asynchronous notifications to its clients?

0 Answers  


Basic types of Enterprise JavaBeans?

4 Answers   TCS,


Describe client view of an Enterprise JavaBeans component?

1 Answers   Wipro,


Categories