How to make a class or a bean serializable?


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

Post New Answer

More Core Java Interview Questions

what is meant by multicast?

1 Answers  


What is the difference between yielding and sleeping?

0 Answers  


What is a text string?

0 Answers  


Can a final variable be initialized in constructor?

0 Answers  


Write a java program to check if a number is prime or not?

0 Answers  






Why use string handling in Java?

0 Answers   HCL,


Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?

2 Answers  


Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

0 Answers  


How to perform binary search in java?

0 Answers  


Can set contain duplicates?

0 Answers  


Can private members of a base class are inheritable justify?

0 Answers  


Under what conditions is an object’s finalize() method invoked by the garbage collector?

0 Answers  


Categories