if two references are having same hash codes,is that means
those are refering to same object?
Answer Posted / rajender
i agree with anuradha answer.but we can implement hashcode
method.in case of strings they implemented hashcode
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between this() and super() in java?
What is output buffer?
What are thread groups?
What is a databasemetadata?
How to handle a web browser resize operation?
Is an object null?
What is a class variable?
Write a program in java to create a doubly linked list containing n nodes.
What is the base class of all classes?
What is append in java?
I want to persist data of objects for later use. What’s the best approach to do so?
What are advantages and disadvantages of OOPs?
Is void a type?
What is static in java?
What is autoboxing and unboxing?