Examveda

Which traversal method of a BST will produce a sorted sequence of node values?

A. Inorder

B. Preorder

C. Postorder

D. Level-order

Answer: Option A


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

Join The Discussion

Related Questions on Binary Search Trees(B Tree)