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
When arithmeticexception is thrown?
What class allows you to read objects directly from a stream?
What is replaceall in java?
What is a flag variable?
What are the differences between abstract class and interface?
What are singleton services?
What is a JAR file?
What is wrapper class html?
What technique can be employed to compare two strings?
Garbage collection in java?
What is the default value of local and global variables?
How many ways can you break a singleton class in java?
What happens if a constructor is declared private?
What is the right data type to represent a price in java?
Is arraylist ordered in java?