Why we need to serialize the object
Answer Posted / saravana shankar
because the function to be indentified the object to the
variable.. so it needs to be serialize it ..
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
What are the advantages of exception handling in java?
Are constructors methods?
Where is singleton pattern used?
What data type is true or false?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
What is contract between hashcode and equal method?
What are scalar data types?
What are the main uses of the super keyword?
Which variables are stored in heap?
Explain an algorithm to find depth of a binary tree.
What is classname class in java?
Can we declare register variable as global?
What is an i/o filter?
What invokes a thread's run() method in java programming?
What is multi level inheritance in java?