Why we need to serialize the object
Answer Posted / abhi
Whenever the data is confedential like passwords, pin codes
etc in this case object should be serialized.
| Is This Answer Correct ? | 6 Yes | 22 No |
Post New Answer View All Answers
What super () does in java?
Explain about main thread in java?
Explain the polymorphism principle?
Is it possible to instantiate the abstract class?
What is the function of java?
What is an object in java and how is it created?
Can we increase array size dynamically in java?
Is vector synchronized in java?
How does arraylist work in java?
What are the types of inner classes (non-static nested class) used in java?
What is the difference between scrollbar and scrollpane?
Can a private method be declared as static?
What is meant by flickering?
What do you mean by mnemonics?
How can I debug the Java security exceptions and AccessControlExceptions?