What is the is a and has a relation ship in oops concept in
java?
Answer Posted / vashisht rakesh
Yea you right.
is-a represent the inheritence
and
has-a represents the delegation/association
for example
Chair is a type of Furniture
and
Furniture has a relationship with chair
| Is This Answer Correct ? | 33 Yes | 5 No |
Post New Answer View All Answers
Can a vector contain heterogenous objects?
Is java a virus?
Explain the private protected method modifier?
How to handle a web browser resize operation?
Why is it called buffering?
What are the 3 types of control structures?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is meant by 'Class access modifiers'?
What is split return?
What does index mean in java?
How to connect to a remote database using Applet?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What are inbuilt functions in java?
What do you mean by order of precedence and associativity?
What is unicode in java?