Multiple Choice
In a(n) ____,if an element is out of order relative to any of the items earlier in the list,you move each earlier item down one position and then insert the tested element.
A) selection sort
B) bubble sort
C) sync sort
D) insertion sort
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: In its simplest form,creating a(n)_ list involves
Q2: To correctly swap two values,you create a(n)_
Q3: Each element in a two-dimensional array requires
Q5: The sorting process is usually reserved for
Q6: A record's _ field is the field
Q7: An insertion sort is another name for
Q8: When using a bubble sort to sort
Q9: When you _ records,you store a list
Q10: When you sort records,two possible approaches are
Q11: An array whose elements you can access