Binary Trees using Java

profileProfSteven
BinaryTree_Question.docx

For each tree shown below, answer these questions. What is its height? Is it a full tree? Is it a complete tree? Is it a binary search tree? If not, make it a binary search tree.