Why we need to serialize the object
Answer Posted / sreenivasulu
if you don't serialize and send ur data over the network
there may be loss of data.
say for example if you declare your variable as a transient
and sent over network you will loose the data.
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is the difference between yielding and sleeping?
What happens if an exception is throws from an object's destructor?
Can I extend singleton class in java?
Does java allow default arguments?
How do you sort in java?
What will be the initial value of an object reference which is defined as an instance variable?
What is the purpose of using javap?
Can we call thread start () twice?
What does arrays sort do in java?
what type of questions asked for barclays technologies pune please send urgent
What are the 3 types of control structures?
What is the difference between notify and notifyall method?
how does multithreading take place on a computer with a single cpu? : Java thread
Which collection allows duplicate values in java?
What do you mean by scope of variable?