Why we need to serialize the object
Answer Posted / bindhu
Whenever an object is to be sent over the network, and
moreover if the state of an object is to be saved, objects
need to be serialized...
Is This Answer Correct ? | 63 Yes | 2 No |
Post New Answer View All Answers
What is the primitive type short?
How do you check if a string contains only numeric digits?
what are the disadvantages of indexes in oracle?
what is synchronization and why is it important? : Java thread
What are the different conditional statements?
What is sizeof () operator?
What is the final keyword denotes?
What is a condition in programming?
Why are functions called methods in java?
What are the differences between checked exception and unchecked exception?
Why main function is static?
What is foreach loop in java?
What are the main uses of this keyword?
What is regex java?
What is functional interface in javatpoint?