Multiple Choice
Overriding a base member function by using an overloaded derived member function is an example of ____.
A) inheritance
B) scoping
C) polymorphism
D) derivation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The cout stream object s insertion operator
Q7: A derived class object can be assigned
Q8: In this statement: double RoomDimension::TotalSqFootage = 0.0;
Q9: Static member _ can only access static
Q10: Conversion from a built-in type to a
Q12: You cannot create static member functions in
Q13: Because a(n) _ function can be called
Q14: In a(n) _ language, data and operations
Q15: Basing function selection on the object making
Q16: _ is the capability of deriving one