Consider a method isLeaf() that returns true if an instance of BinaryTree is a one-node tree—that is, if it consists of only a leaf—and returns false otherwise.
a. Add the method of isLeaf to BinaryTree so that the method is available to clients of the class.
b. If isLeaf were not a member
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.