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

Verified
Correct Answer:
Verified
Related Questions
Q6: The base class access specification can be
Q7: By default, when an object is assigned
Q9: The this pointer is a special built-in
Q10: The base class's _ affects the way
Q11: When you redefine the way a standard
Q13: A static member variable can be used
Q14: In the statement class Car:protected Vehicle, what
Q18: In the statement class Car:protected Vehicle, which
Q20: A(n)member variable may be accessed before any
Q21: If a member variable is declared _