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
How can the checkbox class be used to create a radio button?
What are the Static and Dynamic Variables? Differentiate them.
Can we override constructor in java?
How do you create a bulleted list?
how do I create a runnable with inheritance? : Java thread
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
What are the major drawbacks of external iteration?
Give reasons supporting that string is immutable.
Can we convert stringbuffer to string?
What is method reference?
Can we overload destructor in java?
What exceptions occur during serialization?
What are the advantages of java over C++?
Can two objects have same hashcode?
What is procedure writing?