using equals method overriding which objects are
compared?i.e same class objects or other class
objects?Explain me.
Answer Posted / kisu
if u r not sure then dont give that wrong answer..bcoz we r
suffering..and we won't chose which one is correct..so plz
plz give those answer which one is perfect ....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the principle concepts of oops?
What is passing parameters in java?
Can you override private or static method in java?
How to do encapsulation in java?
Define how objects are stored in java?
Why is java so important?
whatis Home interface and Remoteinterface? with example?
Can you pass by reference in java?
Can you change array size in java?
What is collections framework?
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
Can we sort hashmap in java?
What does exclamation mean in java?
Difference between association, composition and aggregation?
What is sizeof in java?