Which one of the following is a class header indicating that we are defining a class named Amphibian, which is derived from the Animal class?

a. Amphibian : Animal
b. Animal(Amphibian)
c. Animal->Amphibian
d. Amphibian extends Animal

a. Amphibian : Animal

Computer Science & Information Technology

You might also like to view...

All Windows Server 2008 domain controllers hold a master, editable copy of the Active Directory database

Indicate whether the statement is true or false

Computer Science & Information Technology

A represents an integer in the range 0–100 by default and allows the user to select a number in that range by moving its thumb.

a. GridLayout b. EditText c. SeekBar d. None of the above

Computer Science & Information Technology