Consider the class Apple
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.