Vidyalelo
Data Structure · Q299

Sorting Algorithms

Programming · Data Structure · question 299

Q299

Which of the following sorting algorithm is stable?

A.
Selection sort
B.
Quick sort
C.
Bubble sort
Answer
D.
Heap sort

Answer: Option C

Solution

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