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
Can you tell something about GDI objects?
Is it possible to override private virtual methods?
How to define an abstract class?
What interface must an object implement before it can be written to a stream as an object?
Can constructors be parameterized?
Is iterator a class or interface? What is its use?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Explain about inheritance in oops?
Describe the Diamond problem. Where does this problem occur?
Define a good interface?
Explain what is object oriented programming language?
Explain about uml?
What is a nested interface?
What if we make the method as abstract in another interface?
What do you mean by abstract classes?