why the equals method can be override?when we override the
equals method?
Answer Posted / dsureshkumar28
question is not clear
may ur question is
why hashcode() will be override when u override equals()?
is it
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is meant by method overriding?
How can you set an applet’s height and width as a percentage?
How does arrays sort work in java?
What is the difference between stringbuffer and stringbuilder class?
What is the static method?
What are multiple inheritances? Is it supported by java?
Can you declare an interface method static?
Explain about strings in java?
Difference between this() and super() ?
What language is java written?
Difference between static synchronization vs. Instance synchronization?
What are the access modifiers in java?
Does windows 10 need java?
What is an inner class in java?
I don’t want my class to be inherited by any other class. What should I do?