InterviewSolution
Saved Bookmarks
| 1. |
In which of the following relationship objects of related classes are strongly dependent?(a) Aggregation(b) Association(c) Composition(d) Both Composition an AssociationI got this question in an online quiz.This interesting question is from Class Relationships in division Class Hierarchies, Library & Containers of C++ |
|
Answer» Correct choice is (d) Both COMPOSITION an ASSOCIATION |
|