1.

The maximum height of a binary tree with ‘n’ nodes is _______.

A. n
B. (n − 1)
C. (n + 1)
D. (n + n)
Answer» C. (n + 1)


Discussion

No Comment Found