Multiple Choice
In a(n) ____ sort, items in a list are compared with each other in pairs, and when an item is out of order, it swaps values with the item below it.
A) bubble
B) selection
C) insertion
D) linear
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: A bubble sort is sometimes called a
Q26: You can use a bubble sort to
Q27: When records are arranged in _ order,
Q28: When records are in _ order, it
Q31: When records are arranged in _ order,
Q32: When you _ records, you store a
Q33: The "real" order in which values are
Q34: Some languages access two-dimensional array elements with
Q47: Two-dimensional arrays are never actually required in
Q51: You can think of the single dimension