单项选择题

对关键字序列(30,26,18,16,5,66),进行2遍()排序后得到序列(5,16,18,26,30,66)。

A.选择
B.冒泡
C.插入
D.归并