Examlex

Solved

Consider the Following Inheritance Hierarchy Diagram: Which of the Following

question 44

Multiple Choice

Consider the following inheritance hierarchy diagram: Consider the following inheritance hierarchy diagram:   Which of the following statements is correct?  A) Auto class inherits from LandVehicle class,  and LandVehicle class inherits from Vehicle class. B) Auto class inherits from LandVehicle class, and Vehicle class inherits from LandVehicle class. C) LandVehicle class inherits from Auto class, and LandVehicle class inherits from Vehicle class. D) LandVehicle class inherits from Auto class, and Vehicle class inherits from LandVehicle class. Which of the following statements is correct?


Definitions:

Related Questions