Saved Bookmarks
| 1. |
A binary tree can be converted in to its mirror image by traversing it in(A) Inorder(B) Preorder(C) Postorder(D) Anyorder |
|
Answer» Correct option- (B) Preorder |
|