Traverse a tree in the Inorder and find sorted listing of elements - Binary search tree
Q. If you traverse a tree in the Inorder and find sorted listing of elements then it is a- Published on 22 Jun 15a. Binary search tree
b. Binary tree
c. Heap
d. None of the above.
ANSWER: Binary search tree