Vidyalelo
Data Structure · Q121

Trees in Data Structures

Programming · Data Structure · question 121

Q121

What is the depth of Node F in the given K-ary tree?

What is the depth of Node F in the given K-ary tree?
Trees in Data Structures mcq question image
A.
0
B.
1
C.
2
Answer
D.
3

Answer: Option C

Solution

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