What is the main purpose of serialization in java?


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

Post New Answer

More Core Java Interview Questions

Suppose there is a System A which gives some output. This output is used as input by system B. The rate at which System A produces is faster than the rate at which system B consumes it. How can you improve this?

1 Answers   RBS,


How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?

4 Answers   CTS, Satyam,


Why are data types important?

0 Answers  


can we access the super class method using subclass object?

4 Answers  


Can memory leak happen java?

0 Answers  






What is meant by interface?

0 Answers  


What is a hashmap used for?

0 Answers  


Difference between object and reference?

0 Answers  


What is are packages?

0 Answers  


What are access modifiers in Java ?

6 Answers  


What is object english?

0 Answers  


why the equals method can be override?when we override the equals method?

5 Answers  


Categories