Which of the following sorting algorithm is stable?
(a) Selection sort
(b) Quick sort
(c) Insertion sort
(d) Heap sort
The question was posed to me in an online quiz.
The origin of the question is Sorting in section Sorting of Data Structures & Algorithms II