Vidyalelo
Data Structure · Q398

Sorting Algorithms

Programming · Data Structure · question 398

Q398

In heap sort, after deleting the last minimum element, the array will contain elements in?

A.
increasing sorting order
B.
tree preorder
C.
tree inorder
D.
decreasing sorting order
Answer

Answer: Option D

Solution

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