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 serialisation and deserialisation?

Answers were Sorted based on User's Feedback



What is meant by serialisation and deserialisation?..

Answer / niranjanravi

Serialisation is the process of taking up an object and
converting it to a format which it can be transported
across a network or persisted to a storage location.The
storage location is as simple as using a file or a
database.the serialised file format contains the object's
state information.De-Serialisation is the process of re-
constructing the object from serialised state back to it's
original state.

Is This Answer Correct ?    6 Yes 0 No

What is meant by serialisation and deserialisation?..

Answer / ravikiran(aptech mumbai)

serialization is a process of saving the object into an
outputstream
deserializaton is a process of retrieving the object from
the outputstream

Is This Answer Correct ?    2 Yes 1 No

What is meant by serialisation and deserialisation?..

Answer / vijayakumar chinnasamy

Serialization : means storing the object into persistenece
storage like seconday memory ,files.

Deserialization : means restoring the persistent object.

Is This Answer Correct ?    2 Yes 1 No

What is meant by serialisation and deserialisation?..

Answer / veerababu

It's process of coverting object data into respective byte
content is called serialization....Deserialiation is
process of converting byte content into object form

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Core Java Interview Questions

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

0 Answers  


write a progam hashmap & hashtable?

2 Answers   IBM,


what is mean by synchronization?

3 Answers   BOB Technologies, GCPL,


Is java a compiler?

0 Answers  


Explain about collection interface in java?

0 Answers  


What is a void in java?

0 Answers  


What is meant by Static query and Dynamic query?

2 Answers  


What is a reflection package?

2 Answers  


What is io stream in java?

0 Answers  


What is the difference between Object and Instance?

5 Answers   TCS,


what is the final keyword denotes in java?

0 Answers   IBS,


What is static variable and static method?

32 Answers   Accenture, Prolific, Prolifics, TCS, TNH,


Categories