Vidyalelo
Data Structure · Q52

Trees in Data Structures

Programming · Data Structure · question 52

Q52

What is the depth of the root node of the ternary 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