Which type of binary tree traversal is useful for creating a sorted list of elements?
A. Inorder
B. Preorder
C. Postorder
D. Level-order
Answer: Option A
Related Questions on Trees in Data Structures
A. Inorder
B. Preorder
C. Postorder
D. Level-order

Join The Discussion