Multiple Choice
allows us to create new classes based on existing classes.
A) The copy constructor
B) Polymorphism
C) Inheritance
D) Function overloading
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Some C++ operators cannot be overloaded by
Q3: The operator may be used to assign
Q4: Arguments are passed to the base class
Q6: The process of having a class contain
Q6: The base class access specification can be
Q7: A _ function is not a member
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
Q13: A static member variable can be used