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
Can each java object keep track of all the threads that want to exclusively access it?
Name few java util classes introduced with java 8 ?
Explain, java is compatible with all servers but not all browsers?
What is size of int in java?
Is set sorted in java?
Can a final variable be manipulated in java?
Can we split string with in java?
What are the ways in which a thread can enter the waiting state?
What is a null class?
How does finally block differ from finalize() method?
Where is the find and replace?
Is arraylist an object in java?
Can private class be inherited in java?
What is string data?
Is call by reference possible in java?