using equals method overriding which objects are
compared?i.e same class objects or other class
objects?Explain me.
Answer Posted / mi2
Other class objects
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the different ways to handle exceptions?
What is byte value?
Why strings in java are called as immutable?
How do you declare a string variable?
Can we clone singleton object in java?
Explain the use of javap tool.
Can constructor be inherited?
What are data structures in java?
What is the purpose class.forname method?
How do you remove all elements from an arraylist in java?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What are controls and their different types in awt?
Is java util list serializable?
What is r in java?
Can two objects have same hashcode?