-->

_______________ is a member function that is declared within a base class and redefined by derived class.


a. virtual function

b. static function

c. friend function

d. const member function










ANSWER: virtual function