MCQOPTIONS
Saved Bookmarks
| 1. |
From the following code identify the which traversal of a binary tree is this __________ |
| A. | Inorder traversal |
| B. | Euler Tour traversal |
| C. | Post-order traversal |
| D. | Pre-order Traversal |
| Answer» C. Post-order traversal | |