Examveda

Which of the following traversal in a binary search tree results in a sorted output?

A. in order traversal

B. pre order traversal

C. post order traversal

D. breadth first traversal

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms