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
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
What is codebase?
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
How many bits is size_t?
What is a lightweight component?
What is the main purpose of serialization in java?
Can a constructor be private and how are this() and super() method used with constructor?
Write a program to show whether a graph is a tree or not using adjacency matrix.
Explain about wait() method?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is another word for methodology?
What is the same as procedures?
what is the final keyword denotes in java?
Variable of the boolean type is automatically initialized as?
Can we use static class instead of singleton?