Question

In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?

A L
B L–1
C 2L
D L+1
E Cannot be determined
Practice Next

Hey! Ask a query