Multiple Choice
In _______ sort, the smallest item from the unsorted list is swapped with the item at the beginning of the unsorted list.
A) selection
B) bubble
C) insertion
D) every
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The _ construct uses a set of
Q9: _ is a basic algorithm that multiplies
Q10: There are _ basic constructs in computer
Q11: _ is a basic algorithm that adds
Q12: In _ sort, the item that goes
Q13: _ is a pictorial representation of an
Q14: The _ construct handles repeated actions.<br>A) sequence<br>B)
Q15: _ is a process in which an
Q16: The _construct tests a condition.<br>A) sequence<br>B) decision<br>C)
Q17: _ is a basic algorithm in which