Select the Sorting Algorithms that are not stable.
(A) Selection Sort
(B) Quick Sort
(C) Bubble Sort
(D) Insertion Sort
(E) Heap Sort
Choose the correct answer from the options given below:
1
(A) and (D) Only
2
(B), (E) and (A) Only
3
(C) and (D) Only
4
(B) and (E) Only