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 a lambda expression ? What's its use ?
What are the disadvantages of object oriented programming?
Which is easier .net or java?
How do you ensure that n threads can access n resources without deadlock?
State some situations where exceptions may arise in java?
Describe different states of a thread.
What is string pooling concept?
What is a file pointer?
What is immutable class in java?
Why do we use bufferedreader?
Which collection is sorted in java?
What are aggregate functions explain with examples?
What is boolean in java?
Give the hierarchy of inputstream and outputstream classes.
Which is faster call by value or call by reference?