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 Session reduplication and how its done?
Which number is denoted by leading zero in java?
explain what is transient variable in java?
What do you mean by garbage collection used in java?
how to create daemon thread in java?
What is toarray method in java?
Why is it important to initialize a variable?
Differences between traditional programming language and object oriented programming language?
How to use Media tracker Class.
What is hashmap and map?
Highest level event class of the event-delegation model?
What is the arraylist in java?
How to invoke external process in java.
What is the difference between serial and throughput garbage collector?
What are basic data types?