Vidyalelo
Data Structure · Q92

Trees in Data Structures

Programming · Data Structure · question 92

Q92

What is the height of a K-ary tree having only root node?

A.
1
B.
0
Answer
C.
2
D.
3

Answer: Option B

Solution

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