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 sortB.Selection sortC.Radix sortD.Merge sort请帮忙给出正确答案和分析,谢谢! 参考答案 正确答案:B解析:译文:代码描述的排序方法称为选择排序。