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
How do you implement singleton class?
How do you insert a line break?
What do you mean by global variable?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
How is string immutable in java?
What is difference between null and void?
Write a program to check for a prime number in java?
What are 4 pillers of object orinted programming?
What is the difference between a loader and a compiler?
How an object is serialized in java?
What java ide should I use?
What is meant by overloading?
What is java and its types?
What is method reference?
List out five keywords related to exception handling ?