Explain the term serialization?

Answer Posted / shaik baji

Serialization:
--------------
The process of holding the state of an object and transfer
it over the network is known as Serialization.

"Serializable" is an interface which doesn't contain any
methods. It's available in java.io package.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why stringbuffer is faster than string?

546


What do you understand by private, protected and public?

526


How can we create a synchronized collection from given collection?

591


Can I declare class as static or private?

547


List some features of the abstract class.

595






What are autoboxing and unboxing? When does it occur?

536


What is subsequence of a string?

606


How we can skip finally block of exception even if some exception occurs in the exception block in java?

528


What is tostring () method?

546


What is a variable declaration?

531


What is the difference between Grid and Gridbaglayout?

586


What is the purpose of the enableevents() method?

587


Is java a super set of javascript?

589


How to read and write image from a file ?

561


Where are the local variables stored?

521