19. (C) Each subclass may contain additional attributes for the particular type of car that are not in the Car superclass. Since displayCar displays all features of a given car, this method should be overridden to display the original plus additional features.