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


Please Help Members By Posting Answers For Below Questions

What happens if we override only equals?

777


Is sizeof a preprocessor?

774


Is null == null in java?

882


How much ram can a 64 bit processor theoretically?

697


If a variable is declared as private, where may the variable be accessed?

830


Explain about oops concepts.

895


What does jenkins do?

697


What is a "pure virtual" member function?

865


Explain about java sdk?

824


Why isn’t there operator overloading?

831


Explain wait(), notify() and notifyall() methods of object class ?

835


Is nullpointerexception checked or unchecked?

784


What is character in data type?

763


What does ide stand for?

725


Explain the difference between hashmap and hashtable in java?

734