Examveda

Which of the following pair's traversals on a binary tree can build the tree uniquely?

A. post-order and pre-order

B. post-order and in-order

C. post-order and level order

D. level order and preorder

Answer: Option B


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)