Which one of the following statements calls the Jump method of the Animal class using a reference variable named fox?

a. Animal.fox.Jump();
b. Animal(fox) = Jump();
c. fox.Jump();
d. fox = new Jump();

c. fox.Jump();

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ displays Web pages and helps you navigate from one page to another.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

You can insert a Flash video clip by clicking the ____ button arrow in the Common category of the Insert panel and then clicking the FLV button.

A. Media B. Options C. Resources D. Video

Computer Science & Information Technology