Define a new class named MyBST that extends the BST class with the following method: // Returns

Question:

Define a new class named MyBST that extends the BST class with the following method: // Returns true if the tree is an AVL tree public boolean isAVLTree() Use https://liveexample.pearsoncmg.com/test/Exercise26_07.txt to test your code.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: