What is meant by serialisation and deserialisation?

Answer Posted / veerababu

It's process of coverting object data into respective byte
content is called serialization....Deserialiation is
process of converting byte content into object form

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you declare an interface method static?

578


How to make a class or a bean serializable?

537


What is incompatible types in java?

533


What is default locale java?

534


What is the final class modifier?

555






What is an exception? difference between Checked and Unchecked exception in Java

552


What are the object and class classes used for?

552


How do you remove all elements from an arraylist in java?

503


Can we cast any other type to boolean type with type casting?

533


What is a singleton class in Java?

501


Can you extend main method in java?

616


Is there any limitation of using inheritance?

569


What is quick sort in java?

551


'A class is a template for an object' explain this statement.

544


What are inbuilt functions?

564