Multiple Choice
The ________ sort usually performs fewer exchanges than the ________ sort.
A) bubble, selection
B) selection, bubble
C) binary, linear
D) linear, binary
E) linear, bubble
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: If algorithm A requires 2n + 1
Q7: The _ search is adequate for searching
Q8: Using a linear search, you are more
Q9: A search can be performed on an
Q10: When an array is sorted from highest
Q12: When sorting an array of objects, if
Q13: When searching for an item in an
Q14: Bubble sort and selection sort can also
Q15: When sorting an array of objects, if
Q16: A sorting algorithm can be used to