Page 1 of 1

Unknown qid

Posted: Wed Aug 19, 2015 10:48 am
by alkour
Hi,

It was written that it could several possible correct answers for implemetation of hashCode()

Does this implementation correct?

public int hashCode() {
return name + age ;
}

I assume it correct. Am I right?

Re: About Question enthuware.ocpjp.v7.2.1518 :

Posted: Wed Aug 19, 2015 11:58 am
by admin
Are you sure this is the correct qid?