if two references are having same hash codes,is that means
those are refering to same object?
Answer Posted / ravurivinod
Thank you Aparna
for your feed back
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain copyonwritearraylist and when do we use copyonwritearraylist?
What are the four integer types supported by java?
What is variable and constant explain with example?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is meant by anonymous class?
how is final different from finally and finalize in java?
What is the purpose of the system class in java programming?
How do you compare characters in java?
What is method and methodology?
What does this mean java?
Can constructor be protected in java?
What is the use of conditional statement?
How to create a base64 decoder in java8?
How we can declare a static variable?
Explain polymorphism citing an example.