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

Are private methods final?

661


what is recursion in java

807


What is return data type?

780


What are the disadvantages of object oriented programming?

859


What is difference between an object and a class?

820


What is the use of using enum to declare a constant?

778


What is tochararray in java?

700


What are new features introduced with java 8 ?

737


Which are different kinds of source code?

873


What are the different ways to handle exceptions?

739


What is the difference between a static and a non-static inner class in java programming?

725


Why inputstreamreader is used in java?

769


What is java basic concept?

776


When will we prefer to use set and list in java and why?

712


What is difference between checked and unchecked exception in java?

800