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
Write basic concepts of oops?
Why we use oops concepts? What is its advantage?
Which oops concept exposes only necessary information to the calling functions?
explain the difference between operator overloading and function overloading.
Does a class inherit the constructor of its super class?
What is the main difference between a class and an object?
Explain what an object is.
Explain OOPS.
Describe the Diamond problem. Where does this problem occur?
What is the difference between public, private and protected access modifiers?
Why are virtual users created?
What is the function of messaging metaphor?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
Can an interface contain fields?
Explain the use of Vtable and what are the various problems to override the functions?