1.

One can convert a binary tree into its mirror image by traversing it in

A. Inorder
B. Preorder
C. Postorder
D. Any order
Answer» D. Any order


Discussion

No Comment Found