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...

Information used to identify a document, such as the intended audience is referred to as document ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

To understand normalization, you first must understand ____ dependency, because it will help you analyze fields within tables and decide if they need to be split into smaller tables.

A. partial B. determinant C. functional D. flexible

Computer Science & Information Technology