Mark the following statements as true or false.
a. A binary tree must be nonempty.
b. The level of the root node is 0.
c. If a tree has only one node, the height of this tree is 0 because the number of levels is 0.
d. The inorder traversal of a binary tree always outputs the data in ascending order.
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.