Questionsforum
What is hashCode()?

What is hashCode()?



On 2014-06-10 00:26:01.0
subha064


In java reference accessibility is not allowed but you can get the address in encrypted form using hashcode() function.
If you want to compare two objects you have the hashcode that you can compare and say whether it is same or not. 


On 2014-06-10 00:34:12.0
hablu

copyright@questionsforum.net