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 the difference between serialization and
deserialization?

Answers were Sorted based on User's Feedback



What is the difference between serialization and deserialization?..

Answer / arpitsen

Serialization and Deserialization are complementing to each
other.

Whenever the state of an Object is saved to some file, the
process is known as Serialization.
Deserialization is the process of creating the object back
from the serialized file.

Is This Answer Correct ?    25 Yes 1 No

What is the difference between serialization and deserialization?..

Answer / ravikiran(aptech mumbai)

serialization is the process of saving the object state into
output stream.

Deserialization is the process of getting the object state
from output stream.

Is This Answer Correct ?    9 Yes 8 No

What is the difference between serialization and deserialization?..

Answer / java pro

serialization is a serial and ization which together means
that no serial without ization.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Core Java Interview Questions

How do you convert an int to a double in java?

0 Answers  


How do you read and print a string in java?

0 Answers  


Explain the importance of import keyword in java?

0 Answers  


What is the difference between multiple processes and multiple threads?

0 Answers  


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

0 Answers  


How to synchonise HashMap

4 Answers   IBM,


what is java

10 Answers  


Write a program to print 15 random numbers using foreach of java 8?

0 Answers  


Explain reverse a linked list iterative solution in java?

0 Answers  


whats the purposr of using serialization?

6 Answers  


what is the difference between String and StringBuffer classes?

2 Answers   Infosys,


What about anonymous inner classes in java?

0 Answers  


Categories