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
Explain about the analysis phase?
Why are outlet connections required in object-oriented programming?
Whether static method can use nonstatic members?
Why dynamic loading is used in object-oriented programming?
Why do we separate interface from implementation?
If a class inherits an interface, what are the 2 options available for that class?
Why are virtual users created?
What is an interface?
Explain the use of Vtable and what are the various problems to override the functions?
Define Initialisation Purpose.
Does PowerShell support OOPs?
What is a default method? Why do we need default methods in java 8 interfaces?
What is Overloading ? Is it similar to overriding ?
Can an interface have an inner class?
What are the main features of oops?