Multiple Choice
In _______ sort, the item that goes into the sorted list is always the first item in the unsorted list.
A) selection
B) bubble
C) insertion
D) every
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: _ is a basic algorithm that arranges
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
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