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

Explain Object Serialization and it can be used?

Answer Posted / devarathnam c,kotagudibanda(po

Hi,
Object Serialization: It is process of storing an object
state as permanently in the file(secondary storage).Java is
internet language ,so we need to serialize an object
into "bit-blobs" streams inorder to send an object(s) over
the network.To achieve this task we can use "Serializable"
interface(Marker interface),"ObjectOutputStream"
and "ObjectInputStream" classes also plays key role in the
Serialization process.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe activation process?

2712


What is the purpose of the notifyall() method?

1091


Explain what is orm?

1151


Can you control when passivation occurs?

1118


Are there books about seam?

1159


What do you need to set-up a cluster with jboss?

1124


how do you Handle Front End Application data against DB with example?

2053


What is the RMI and Socket?

1097


How many times may an objects finalize() method be invoked by the garbage collector?

1140


What is the difference between ear, jar and war file?

1185


what is Activation Instantinator?

2508


what are the advantages of JTA over JTS?

2286


What are the purpose of introspection?

1257


What class is used to create Server side object ?

2312


Difference between new operator and class.forname().newinstance()?

1179