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