PDA

View Full Version : Serialization


  1. What is meant by Serialization ?
  2. Can we Serialize static variable ?
  3. Can we implement the serialization interface?
  4. Can we implement serialization in EJB?
  5. How to make an object into serialize object
  6. How to stop serilization of fields without using traisient keyword??
  7. What will happen when the Singleton is class serialized?