using equals method overriding which objects are
compared?i.e same class objects or other class
objects?Explain me.
Answer Posted / bond
same class objects
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is static a singleton?
What is hasnext in java?
Write a program to check string is palindrome without using loop?
How is hashset defined in java?
What makes a function well defined?
What do you understand by Header linked List?
Which list is sorted in java?
What is an empirical question?
What are static blocks and static initalizers in java ?
Are private methods final?
Which collection does not allow duplicates in java?
What is the difference between access specifiers and access modifiers in java? 16
What should I import for arraylist in java?
Can we sort set in java?
Which method cannot be overridden in java?