A-A+

The sorting method described by the code is ca

2022-08-06 04:30:20 问答库 阅读 175 次

问题详情

The sorting method described by the code is called(67).
A.Insertion sort
B.Selection sort
C.Radix sort
D.Merge sort请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:B
解析:译文:代码描述的排序方法称为选择排序。

考点: