Vidyalelo
Data Structure · Q162

Trees in Data Structures

Programming · Data Structure · question 162

Q162

What is the value for the number of nodes of rank r?

A.
N
B.
N/2
C.
N/2r
Answer
D.
Nr

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board