Differentiate between Aggregation and containment?
Answer Posted / msh
Aggregation is interobject relationship. This relationship
occurs when one class contains another class.
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain the different types of constructors
What are the limitations of oops?
What is a nested interface?
What is the use if instanceof keyword?
Explain the rationale behind object oriented concepts?
What is Overloading ? Is it similar to overriding ?
What is the function of pure virtual functions?
What is multiple inheritance? How java 8 supports multiple inheritance?
Explain about encapsulation?
What are Classes and Objects?
Explain about inheritance in oops?
Why abstraction is important?
Explain about message passing in object oriented programming?
Why is java not fully objective oriented?
Define Initialisation Purpose.