Cvent interview question

Explain how hashcode works

Interview Answer

Anonymous

23 Sept 2019

A method provided by java.lang. Object that returns an integer representation of the object.

1