Which of the following would not be a member function that derived classes Fish, Frog and Bird should inherit from base class Animal and then provide their own definitions for, so that the function call can be performed polymorphically?

a. eat
b. sleep
c. move
d. flapWings

d. flapWings

Computer Science & Information Technology

You might also like to view...

The Split Panes command keeps rows or columns visible when scrolling in a worksheet

Indicate whether the statement is true or false.

Computer Science & Information Technology

If you create a conditional formatting rule you can modify it using the Conditional Formatting ____.

A. Rules Options dialog box B. Rules template C. Rules Wizard D. Rules Manager

Computer Science & Information Technology