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
What is difference between static and non-static fields of a class?
Explain about encapsulation?
What is a final variable?
Do we require parameter for constructors?
What is difference between class and interface?
What is the difference between new and override?
Explain the mechanism of composition?
Name some languages which have object oriented language and characteristics?
Can an interface implement or extend another interface?
Explain what is an object?
Explain what is object oriented programming language?
What is the use of destructive method?
How do we implement serialization actually?
What are abstract classes?
What are all the languages which support oop?