Which of the following statements is true regarding simple sort techniques?

admin2009-02-24  247

问题 Which of the following statements is true regarding simple sort techniques?

选项 A、Exchange sort is frequently referred to as a bubble sort.
B、Exchange sort is the least expensive.
C、If random data are in an array that is to be sorted, an Insertion Sort will give the best  performance for large elements with small sort items.
D、Both Insertion Sort and Selection Sort require O(n)moves.

答案A

解析
转载请注明原文地址:https://kaotiyun.com/show/fLNZ777K
0

相关试题推荐
最新回复(0)