Solved

Which of the Following Statements A), B) or C) Is

Question 23

Multiple Choice

Which of the following statements a) , b) or c) is false?


A) Base classes tend to be "more specific" and subclasses "more general."
B) Because every subclass object is an object of its base class, and one base class can have many subclasses, the set of objects represented by a base class is often larger than the set of objects represented by any of its subclasses.
C) The base class Vehicle represents all vehicles, including cars, trucks, boats, bicycles and so on. Subclass Car represents a smaller, more specific subset of vehicles.
D) All of the above statements are true.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions