Vidyalelo
Data Structure · Q49

Trees in Data Structures

Programming · Data Structure · question 49

Q49

What is the depth of the root node of K-ary tree?

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

Answer: Option C

Solution

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