The height of a binary tree is defined as the maximum number
The height of a binary tree is defined as the maximum number of edges in any path from the root to the leaf. The maximum number of nodes in any binary tree of height h is
A2h
B2h-1-1
C2h+1
D2h+1-1
All DiscussionsClick here to write answer
Post your answers here:
Post