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
What is the different between get and post?
Why should I use abstract class?
What is null object in java?
What are the different types of inheritance in java?
Why there is no call by reference in java?
what is deadlock? : Java thread
What is native code?
What is the common usage of serialization? What exceptions occur during serialization?
How list contains works in java?
What does math floor () do?
What is bean? Where it can be used?
What is meant by JVM? Is JVM platform independent or not?
What are functions in java?
What is overloading and overriding in java?
What is instance example?