Explain the term serialization?

Answer Posted / giri

Serialization is a process of converting java object into byte stream these byte stream are stored into flat file.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain multi-threading in java?

546


What is a java list?

572


How would you dynamically allocate memory to an array?

587


Where are the local variables stored?

512


how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)

1899






What is class and its types?

534


What is main in java?

504


What is byte code and why is it important to java’s use for internet programming?

590


how does multithreading take place on a computer with a single cpu? : Java thread

688


How to sort list of list in java?

655


How do singleton patterns work?

513


What do you mean by a JVM?

557


Why is java logo a cup of coffee?

618


How do you start a thread?

542


Write a program to solve producer consumer problem in java?

559