Which traversal method is typically used for creating a mirrored image of a binary tree?
A. Postorder
B. Inorder
C. Preorder
D. Level-order
Answer: Option C
Related Questions on Trees in Data Structures
A. Inorder
B. Preorder
C. Postorder
D. Level-order

Join The Discussion