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 Do you Mean By Object Serialization in java.

Answer Posted / nowsheen tariq

Serialization is a process of writing the state of the
object in a stream. The state of the object (information
available in the object)will be held in the instance
variable (not in the static variables)

There are various streams like
ByteArrayOutputStream, FileOutputStream,SocketOutputStream
all these streams can be used to store data to various
destinations like memory,file and someother program.

writeObject() method is for carryout the operation of
serialization.

Is This Answer Correct ?    29 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the scope values for tag.

969


How can I handle jsp page errors?

1009


How to ignore the el expression evaluation in a jsp?

994


Is jsp platform dependent?

967


Why should we not configure jsp standard tags in web.xml?

953


How do you connect to the database from jsp?

1021


How can we handle exceptions thrown by jsp service method?

930


How do I use a scriptlet to initialize a newly instantiated bean?

990


How we can disable session in jsp?

1028


Can you explain what is jsp page life cycle?

1069


How do I prevent the output of my jsp or servlet pages from being cached by the browser?

1012


Why don’t we need to configure jsp standard tags in web.xml?

916


How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?

1050


What is jsp and how it works?

951


What is the standard action?

1088