Multiple Choice
The process of having a class contain an instance of another class is known as
A) object composition.
B) operator overloading.
C) object overloading.
D) dynamic composition.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A member function that is declared cannot
Q2: A situation in which every object of
Q3: Some C++ operators cannot be overloaded by
Q3: The operator may be used to assign
Q4: Arguments are passed to the base class
Q7: A _ function is not a member
Q8: allows us to create new classes based
Q9: C++ allows you to overload<br>A)compiler errors.<br>B)operators and
Q10: The is a special built- in pointer
Q11: When you redefine the way a standard