Multiple Choice
In a(n) ____, a list is sorted by selecting elements in the list, one at a time, and moving them to their proper positions.
A) quicksort
B) insertion sort
C) selection sort
D) bubble sort
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Insertion sort cannot be applied to linked
Q5: In mergesort, all the comparisons are made
Q6: A _ is a list in which
Q7: Selection sort involves the following steps in
Q8: To divide the list into two sublists,
Q10: In a selection sort, the first step
Q11: When sorting a list, the smallest item
Q12: In a heap, the _ is the
Q13: To ensure that the largest element of
Q14: Once the sublists are sorted, the next