Tuesday, 6 August 2013

what is hashing technique in java?

what is hashing technique in java?

When we have equals(), compareTo() methods why there is a hashing
technique in Java? And in case if we use HashTable only we have to
override hashcode() method? Or there is any situation?

No comments:

Post a Comment