Vidyalelo
Data Structure · Q394

Sorting Algorithms

Programming · Data Structure · question 394

Q394

Which of the following data structure is required for the implementation of tree sort?

A.
any ordinary tree
B.
balanced tree
C.
binary search tree
Answer
D.
unbalanced tree

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board