Create a Linked Binary Tree and an ArrayBasedBinaryTree class

And implement the tree methods and The Binary Tree Abstract Data Type

 

 

Linked Binary Tree

 

 

 

 

 

Tree methods

 

 

 

 

 

 

The Binary Tree Abstract Data Type