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
What do you understand by java virtual machine?
What is thread safe java?
What is the basic concepts of OOPS?
What is the difference between an if statement and a switch statement?
What is an empty class? What functionality does it offer in Java?
What is a functional interface?
What is a stringbuilder?
How can we create a synchronized collection from given collection?
What is jagged array in java?
Can we use switch statement with strings?
What is variable and example?
What is public static void main?
What is a null class?
How are the elements of a gridbaglayout organized in java programming?
Does java allow default arguments?