Vidyalelo
Data Structure · Q127

Trees in Data Structures

Programming · Data Structure · question 127

Q127

Which nodes are the siblings of Node B of given ternary tree?

Which nodes are the siblings of Node B of given ternary tree?
Trees in Data Structures mcq question image
A.
E
B.
C
C.
F
D.
Both E and F
Answer

Answer: Option D

Solution

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