1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Inorder traversal of binary search tree ...
Q.

Inorder traversal of binary search tree will produce _______________.

A. unsorted list.
B. sorted list.
C. reverse of input.
D. none of these.
Answer» B. sorted list.
View all MCQs in:   Data Structures (DS)

Discussion