MCQOPTIONS
Saved Bookmarks
| 1. |
For the following binary tree, inorder traversal yields the expression: |
| A. | a + bd* - ef / |
| B. | a + b*d - e/f |
| C. | abdef* / + - |
| D. | - + * / abdef |
| Answer» C. abdef* / + - | |