if two references are having same hash codes,is that means
those are refering to same object?
Answer Posted / aparna
no.they need not b referin 2 same obj.if 2 references
pointng to same obj then also the hascode may same or maynt
same.its totally depends on JVM.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is hotjava?
how to create constants in java?
What happens if we don’t define serial version uid?
List some java keywords sun like c, c + + keywords?
What is a get method?
Is hashset ordered java?
Why heap memory is called heap?
hr interview how many minutes asking question
What is an example of a boolean?
Write a program to reverse a number in java?
a thread is runnable, how does that work? : Java thread
What is preparedstatement in java?
What is the difference between public, private, protected, and friend access?
What are the 4 types of research methods?
What are the two ways of implementing multi-threading in java?