Multiple Choice
In ____, one or more members of a class are objects of another class type.
A) inheritance
B) redefinition
C) composition
D) encapsulation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Passing parameters to a function has an
Q9: A class cannot have a constructor with
Q10: A friend function is a member function
Q11: For a base class to give access
Q12: Private members of a base class can
Q14: A(n) _ typically serves to initialize the
Q15: When you declare a derived class object,
Q16: We need to ensure that the private
Q17: If there are three classes, shape, circle,
Q18: The definitions of member functions can be