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

If you do not want your class to be inherited by any other class. What would you do?

0 Answers  


Write a java program to print fibonacci series?

0 Answers  


What are instance variables?

0 Answers  


What are the benefits of immutable objects?

0 Answers  


What is a treeset in java?

0 Answers  






class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


Are functions objects in java?

0 Answers  


What is the difference between Synchronizing mehtod & Synchronizing block?

2 Answers  


What is the static import?

0 Answers  


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

0 Answers  


How are the elements of a gridbaglayout organized?

0 Answers  


What are virtual methods?

1 Answers   TCS,


Categories