Multiple Choice
A class can have a member variable that is an instance of another class. This is called
A) object composition.
B) encapsulation.
C) object containment.
D) data hiding.
E) none of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: An Abstract data type (AD<br>T) is a
Q6: A constructor must have the same name
Q7: ADT stands for _ Data Type.<br>A)Abstract<br>B)Automatic<br>C)Action<br>D)Algorithmic<br>E)None of
Q8: When a constructor does not require that
Q9: The bundling of an object's data and
Q10: A(n)member function may only be called from
Q10: A structure has member variables, like an
Q13: When an object or structure variable is
Q15: When three different objects of a particular
Q16: A class declaration provides a pattern for