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

why not override thread to make a runnable? : Java thread

0 Answers  


Difference difference paint() and paintcomponent()?

0 Answers  


Is string an object?

0 Answers  


What are the restriction imposed on a static method or a static block of code?

0 Answers  


Is singleton set an interval?

0 Answers  






How can you avoid serialization in child class if the base class is implementing the serializable interface?

0 Answers  


What is rule of accessibility in java?

0 Answers  


Explain how hashmap works?

0 Answers  


Why scanner is used in java?

0 Answers  


What do you understand by the term polymorphism?

0 Answers  


public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }

7 Answers   iGate,


Is Cegonsoft Pvt.Ltd. a good Institute?

4 Answers  


Categories