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
Can static methods be inherited?
What do you mean by boolean?
Is array dynamic in java?
Can interface be private in java?
Is void a return type?
What are the major advantages of internal iteration over external iteration?
What is java algorithm?
What is string in java with example?
what is abstract class in Java?
What is a function argument in java?
Is singleton a bad practice?
How do you end a program?
What do you mean by Function Overloading in java?
Why does my function print none?
What is role of void keyword in declaring functions?