Vidyalelo
Data Structure · Q241

Binary Search Trees(B Tree)

Programming · Data Structure · question 241

Q241

How many orders of traversal are applicable to a binary tree (In General)?

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

Answer: Option D

Solution

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