

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following traversal techniques lists the nodes of binary search in ascendingorder? |
A. | pre order |
B. | post order |
C. | in order |
D. | root order |
Answer» D. root order | |