38 下列那些排序演算法是穩定的(Stable)?①泡沫排序(Bubble Sort) ②選擇排序(Selection Sort)③插入排序(Insertion Sort) ④快速排序(Quick Sort) (A)①② (B)①③ (C)②④ (D)③④