Multiple Choice
Object composition is useful for creating a ________ relationship between classes.
A) friend
B) static
C) has-a
D) conditional
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The base class access specification can be
Q57: If an rvalue reference refers to a
Q58: If a function f is a friend
Q60: A base class cannot contain a pointer
Q61: A good reason for overloading an operator
Q63: When you overload an operator, you cannot
Q64: When you redefine the way a standard
Q65: _ is commonly used to extend a
Q66: When overloading the operator ++, _ is
Q67: A function object is<br>A) an instance of