Vidyalelo
Data Structure · Q133

Binary Search Trees(B Tree)

Programming · Data Structure · question 133

Q133

The maximum number of nodes in a tree for which post-order and pre-order traversals may be equal is . . . . . . . .

A.
3
B.
1
Answer
C.
2
D.
any number

Answer: Option B

Solution

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