Multiple Choice
________ is commonly used to extend a class, or to give it additional capabilities.
A) Inheritance
B) Privacy
C) The constructor
D) The destructor
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: A derived class may not have any
Q60: A base class cannot contain a pointer
Q61: A good reason for overloading an operator
Q62: Object composition is useful for creating a
Q63: When you overload an operator, you cannot
Q64: When you redefine the way a standard
Q66: When overloading the operator ++, _ is
Q67: A function object is<br>A) an instance of
Q68: A(n) _ member variable may be accessed
Q70: When a class contains a pointer to