Why we need to serialize the object
Answers were Sorted based on User's Feedback
Answer / 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 |
What is comparable and comparator interface? List their differences
Java is pass by value or pass by reference? Explain
what are the difference between Java and .Net?
What Method and class used for Connection pooling ?
What is java string pool?
How do I get 64 bit java?
What is a map in java?
Describe 2 different ways to concatenate two strings.
What are the basics of core java?
What is anagram in java?
What is complexity in java?
what is use of session tracking ?with example?