Hello Java lovers,
I have query about java hashcode method
what is difference in between hashcode and array.hashcode
what is the output of hashcode("a") and array of hashcode("a","b")
Actually i don't understand how array of hashcode works,thats why need explanation about those
I have query about java hashcode method
what is difference in between hashcode and array.hashcode
what is the output of hashcode("a") and array of hashcode("a","b")
Actually i don't understand how array of hashcode works,thats why need explanation about those