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 / lala

serialization is the process of storing object in byte
Stream over network or file.to avoid serialization we have
to declare the variable as trasient.Inorder to make object
serialisation class implement serilazable
interface.Serializable Interface is an Marker
interface.Marker interface doesn't contain any method.so
how it works? it will call the object class methods.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the similarity between dynamic binding and linking?

1171


Can a static method be overridden in java?

1059


What is the difference between hashmap and hashtable? What is an interface?

1239


What is currentthread()?

1060


What is the definition of tree ?

1129


Describe string intern() methodology

1115


How do you implement tree mirroring in java?

1126


Explain the selection sort algorithm?

1119


What is OOP's Terms with explanation?

1248


How many types of interfaces are there?

1149


What is indexof in java?

1056


Is integer immutable in java?

1050


What is runtime polymorphism or dynamic method dispatch?

1051


What is passing value java?

1113


How do you include a string in java?

1060