Vidyalelo
Data Structure · Q41

Heaps

Programming · Data Structure · question 41

Q41

What operation is performed to convert a binary heap into a sorted array?

A.
Heapsort
Answer
B.
Merge sort
C.
Quick sort
D.
Insertion sort

Answer: Option A

Solution

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