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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is number data type?

1076


What is final class?

1068


What is string syntax?

1105


What is core java used for?

1206


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

1139


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

1057


If two threads have same priority which thread will be executed first ?

1575


what is use of functional interface in java 8?

1099


Can a final method be overloaded?

1010


What does 3 dots mean in java?

1037


What is a layout manager and what are different types of layout managers available in java awt?

1310


How do you delete a list in java?

1022


What is * argv?

1313


What is static data type in java?

1074


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

1091