[ Read the following questions carefully and choose the right answer. ]
Which of the following is not a stable sorting algorithm in its typical implementation ?
A Insertion Sort
B merge Sort
C Quick Sort
D Bubble Sort
Solution
Correct Answer: Option C