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
Can java run on google chrome?
What is field name?
What is the access scope of a protected method?
Explain the difference between an Interface and an Abstract class?
What is blank final variable?
Mention some interfaces implemented by linked list in java.
How do you do exponents in java?
Is java same as core java?
Differentiate between a class and an object.
Explain how can you debug the Java code?
Which number is denoted by leading zero in java?
How do you check whether the list is empty or not in java?
What is lambda in java?
Is java platform independent?
How to use string tokenizer class.