I just finished the first chapter and the review questions that come with it and have a problem with one question. In question 19, it seems to me that option D should not compile because an overridden method cannot be static in a subclass and non-static in its superclass. Nonetheless, the answer on page 549 seems to say otherwise.