Short Answer
In ____________________ (aggregation), one or more members of a class are objects of another class type.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: If the corresponding functions in the base
Q32: The private members of a base class
Q33: In multiple inheritance, the derived class has
Q34: The _ members of an object form
Q35: If inheritance is private, all members of
Q36: A derived class can directly access the
Q38: If inheritance is public, all protected members
Q39: The constructors of a derived class can
Q40: Which of the following is true about
Q41: Consider the following class definitions:Which of the