Explain serialization and deserialization in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How to re-get an object that is collected by garbage collector?

1 Answers  


Can I uninstall java?

0 Answers  


Explain what access modifiers can be used for variables?

0 Answers  


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

0 Answers   Amazon,


What does this () mean in constructor chaining concept?

0 Answers  






Can you override private or static method in java?

0 Answers  


Can you add null to a list java?

0 Answers  


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


What is the symbol for space?

0 Answers  


What is parsing a sentence?

0 Answers  


What do you understand by garbage collection in Java? Can it be forced to run?

0 Answers   TCS,


difference between java ,c#&java,c++

3 Answers  


Categories