Multiple Choice
____ is a "has-a" relationship.
A) Inheritance
B) Encapsulation
C) Composition
D) Polymorphism
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which of the following class definitions
Q7: What is the output of the
Q8: If the derived class classD overrides a
Q9: Suppose that bClass is a class.Which of
Q10: The new classes that we create from
Q12: Which of the following statements about inheritance
Q13: The _ members of an object form
Q14: C++ provides _ functions as a means
Q15: In OOD, a program is a collection
Q16: A derived class cannot directly access public