Thread
:
Difference between hashcode() and equals()...
View Single Post
#
2
(
permalink
)
03-07-2008, 04:47 AM
sampra
Junior Member
Join Date: Mar 2008
Location: bangalore
Posts: 9
hashcode is an integer number which is provide to each object by jvm note that this is not address of object but for convencing internally they use
equals() is used to compare the objects it returns boolean value
if any doubt then pls ask
sampra
View Public Profile
Send a private message to sampra
Find all posts by sampra