Q294
In binary tree sort, we first construct the BST and then we perform . . . . . . . . traversal to get the sorted order.
A.
inorder
AnswerB.
postorder
C.
preorder
D.
level order
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board