why the equals method can be override?when we override the
equals method?
Answer Posted / manju kt
to check if 2 objects references to the same memory
location..
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Difference between notify() method and notifyall() method in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What is an accessor?
What is runtime locatable code?
How to sort an array in java without using sort method?
Is string is a data type in java?
What is a double?
Is empty string in java?
Is array primitive data type in java?
What are the advantages and disadvantages of object cloning?
What is gc()?
How do I get the | symbol on my keyboard?
What are three types of loops in java?
Why we override equals() method?
How many threads does a core java have?