MCQOPTIONS
Saved Bookmarks
| 1. |
The post order traversal of a binary tree is DEBFCA. Find out the pre order traversal |
| A. | ABFCDE |
| B. | ADBFEC |
| C. | ABDECF |
| D. | None of the above |
| Answer» D. None of the above | |