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 it compulsory for a try block to be followed by a catch block in java for exception handling?
What is an iterator interface in java programming?
What is the use of toarray () in java?
Write a program to calculate factorial in java?
What are the important features of Java 10 release?
What is the difference between the ">>" and " >>>" operators in java?
Is hashmap thread safe?
What is jagged array in java?
What is byte code and why is it important to java’s use for internet programming?
Why are data types important?
What is anagram number?
What is the meaning of immutable regarding string?
Explain different forms of polymorphism?
What is variable length arguments in java?
Explain the use of sublass in a java program?