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...

what is meant by serialization?

Answer Posted / ranganathkini

Serialization is the process of translating a state of an
object into a stream of bytes.

The process of reconstructing an object from a stream of
bytes that represent its serialized state is called
de-serialization.

Serialization is mostly used when the state of objects have
to be written to persistent storage for later retrieval or
for transfer over a network.

Is This Answer Correct ?    60 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are scriptlets?

1138


What is JDBC Driver interface?How can you retrieve data from the ResultSet

2152


What is difference between null and void?

1018


Give us a program to check for parenthesis matching using stack.

1045


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

1134


What is the size of string?

1151


Why are pointers not secure?

1074


What is thread pool in java with example?

1064


What are parsing rules?

1046


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

1113


What is the size of a string in java?

1073


I want to persist data of objects for later use. What’s the best approach to do so?

1002


How many bits is a boolean?

1132


What is the difference between a break statement and a continue statement?

1085


What is an accessor?

1764