Consider the class Apple. Given your knowledge of some common components of apples
- Show a class hierarchy in which the class Apple inherits from other classes, which, in turn, can also be inherited from yet other classes;
- Discuss inheritance from class Apple for other closely related derived classes; and
- Discuss the common components of class Apple.