Differentiate between Aggregation and containment?
Answer Posted / kundan lal
There is NO difference between aggregation and containment.
There is a difference, however, between aggregation and
composition.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is the difference between an Abstract class and Interface?
What is serialization? How do we implement serialization actually?
What is early and late Binding?
What is data abstraction? what are the three levels of data abstraction with Example?
What are the Differentiate between abstraction and encapsulation.
Can I implement polymorphism using abstract class?
Can an interface have an inner class?
Can a class in java be inherited from more than one class?
What are the different principle of OOPS?
How to make a class accessible as a web service?
Explain serialization and overriding?
What is a final variable?
Define Data Abstraction. What is its importance?
Explain about realistic modeling?
What are all the operators that cannot be overloaded?