what is meant by serialization?

Answer Posted / shakir khan

serialization is the mechanism by which youcan save
the state of an object by converting in to a byte stream.

Is This Answer Correct ?    13 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will the compiler creates a default constructor if I have a parameterized constructor in the class?

582


What is the difference between abstract class and interface1? What is an interface?

555


what is the purpose of "virtual"?

567


Explain how hashmap works?

588


Describe what happens when an object is created in java ?

545






According to java operator precedence, which operator is considered to be with highest precedence?

602


Give me an example of array and linked list? Where they can be used?

553


What is null statement?

530


What are methods and how are they defined?

603


if u open login & logout ,how can udisplay the timelogin & logout members ?

1754


What is close method? How it's different from Finalize & Dispose?

563


What are different types of encoding?

579


How do constructors use this() and super()?

545


Why is string builder not thread safe?

591


What do you mean by thread safe?

540