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 is difference between protected and private?
Why use string handling in Java?
What is the new line character?
Can a class have multiple superclasses?
Explain about exception propagation?
Why main method is called first in java?
Explain the reason behind ending a program with a system.exit(0)?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What is a class variable?
Difference difference paint() and paintcomponent()?
What is meant by bytecode?
What is array command?
Does java have extension methods?
Differentiate between overriding and overloading cases?
What is keyset in java?