Q.

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» B. post-order and in-order
1.8k
0
Do you find this helpful?
17

View all MCQs in

Data Structures (DS)

Discussion

No comments yet