Interface
This file contains a Tree base class, and an IFruitTree interface. Apple and Banana, two derived classes implement that interface, whereas, Pine does not implement that interface.
Object Creation
Implements Check
Call interface method