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
Are private methods final?
what is recursion in java
What is return data type?
What are the disadvantages of object oriented programming?
What is difference between an object and a class?
What is the use of using enum to declare a constant?
What is tochararray in java?
What are new features introduced with java 8 ?
Which are different kinds of source code?
What are the different ways to handle exceptions?
What is the difference between a static and a non-static inner class in java programming?
Why inputstreamreader is used in java?
What is java basic concept?
When will we prefer to use set and list in java and why?
What is difference between checked and unchecked exception in java?