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 do you understand by an io stream?
Why is stringbuffer faster than string?
Is binary a low level language?
How do I get the | symbol on my keyboard?
Explain about java sdk?
What is ordered map in java?
Is an array a vector?
What does sprintf return?
Can java object be locked down for exclusive use by a given thread?
Difference between start() and run() method of thread class?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Write the algorithm to check the number non-leaf nodes in a tree.
What is anagram number?
What do you understand by casting in java language?
Why there are some null interface in java? What does it mean?