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

Can you use javascript in jsp?

996


What are scripting elements?

1088


What is the jspinit() method?

1019


List the various action tags used in jsp.

963


How can the output of JSP or servlet page be prevented from being cached by the browser?

937


Explain jsp technology?

1021


What do jsp literals consist of?

1270


Can we use jsp implicit objects in a method defined in jsp declaration?

1013


Where is jsp used?

947


What program opens a jsp file?

1101


Can we override jsp service method?

981


how can i add properties in dynamic text fields using .js file?

2365


How many jsp implicit objects are there?

1018


What are the implicit, internal objects and methods on the jsp page?

937


Give the syntax for jsp comments.

905