About hashCode() function..
807607Nov 16 2006 — edited Nov 16 2006What is the use of hashCode() function.
It is in both String and Hashtable classes...
What is the necessity having same function in both classes..
What actually it returns...
Can we use it with any type objects?