To ____ a public member function of a base class in the derived class, the corresponding function in the derived class must have the same name, number, and types of parameters.
a. rename
b. redefine
c. reuse
d. overload