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

Define aop(assepct oriented programing)?

0 Answers  


Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)

2 Answers   Wipro,


what is a dirty read?

1 Answers  


What’s jboss cache in short?

0 Answers  


Write a program to show synchronization?

0 Answers  






What is a tasks priority and how is it used in scheduling?

0 Answers  


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

0 Answers   Ducat,


Name three component subclasses that support painting?

0 Answers  


What will happens, when a thread cannot acquire a lock on an object?

2 Answers  


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

0 Answers  


Java is fully object oriented languages or not?

0 Answers  


Is 'synchronised' a modifier?

2 Answers   NIIT,


Categories