Mohan's JavaBook
Java Interview Questions
ContactUs :
Please send your Questions & Answers or Feedback to "mohan@javabook.org"
what happens if u include a transient variable in your hashCode()?
remember that transient variables are not saved when an object is serialized.
Newer Post
Older Post
Home