1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The binary tree that has n leaf nodes. T...
Q.

The binary tree that has n leaf nodes. The number of nodes of degree 2 in this tree is

A. log2N
B. n-1
C. n
D. None of the above
Answer» B. n-1
View all MCQs in:   Data Structures (DS)

Discussion