1.

A list integers is read in, one at a time, and a binary search tree is constructed. Next the tree is traversed would result in a printout which duplicates the original order of the list of integers?

A. Inorder
B. Preorder
C. Postorder
D. None of these
Answer» E.


Discussion

No Comment Found