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

Which of the following statements declare the variables a and b as type Integer?

(A) a = 0; b = 0 (B) Dim a, b (C) Dim a & b As Integer (D) Dim a, b As Integer

Computer Science & Information Technology

Filter by Form can only filter for records that exactly match the criterion.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

You should always grant the most restrictive permissions necessary for a network user to conduct work on those files

Indicate whether the statement is true or false

Computer Science & Information Technology

? ?In the above program, box 2 indicates the style rule for _____.

A. ?dynamic testing B. ?date container C. ?unordered list D. ?definition list terms

Computer Science & Information Technology