Page 1 of 1

Which of the following methods is a method of wrapper Integer for obtaining hash code for the invoking object?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) int hash()
b) int hashcode()
c) int hashCode()
d) Integer hashcode()