How is serialization used generally ?

Answers were Sorted based on User's Feedback



How is serialization used generally ?..

Answer / m. abhishek

serialization is used to persist the state of an Oject.

Is This Answer Correct ?    6 Yes 0 No

How is serialization used generally ?..

Answer / venkat

Objects need to be serialized When they are sent over the
network, when the state of an object is to be saved.

Is This Answer Correct ?    5 Yes 1 No

How is serialization used generally ?..

Answer / anjali

Converting an object to bytes and bytes back to the object is Serialization.

Thanks,
Anjali,
Java SE 8 Certified Programmer @ http://www.courseing.com/learn/java-online-training-for-beginner

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.

2 Answers  


What is threadfactory?

0 Answers  


What is servlet preinitialization

1 Answers   iFlex,


can a static method be overridden

12 Answers   SolutionNET,


what is catalina in tomcat server.

11 Answers   IBM,






what are JSP tags? what is difference between include action and directory?

0 Answers   ADP,


whats is mean by object and class?

1 Answers   Saka Solutions,


What is a class loader? What are the different class loaders used by jvm?

0 Answers  


Which Taglibraury you used in your project? plz send me ans....which we r using generally

2 Answers  


What is the relation between the infobus and rmi?

0 Answers  


What are the steps involved in developing an RMI object?

1 Answers  


Describe activation process?

0 Answers  


Categories