Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why we need to serialize the object

Answer Posted / sivadasan

Serialization is a process of writing the state of an
object to the byte stream and also its used to store the
state of an Object (such as a file or memory buffer). Its
for security purpose to send an object on the network.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

2232


Is vector ordered in java?

1051


What is the purpose of checked and unchecked exceptions in JAVA?

1074


What is difference between printf and scanf?

1232


Which api is provided by java for operations on set of objects?

1530


What is the difference between java applets and applications?

1219


Is finalize() similar to a destructor?

1079


Which is easier .net or java?

1135


Can each java object keep track of all the threads that want to exclusively access it?

998


Explain what access modifiers can be used for methods?

1124


Can static methods access instance variables in java?

1145


What does a boolean method return?

1306


what is the difference between process and thread? : Java thread

1027


What are the advantages of java over cpp?

1128


How does a for loop work?

1046