Which type of sort compares list items in pairs, swapping any two adjacent values that are out of order?
a. insertion sort
b. indexed sort
c. bubble sort
d. selection sort
To sort a list of 15 values using a bubble sort, the greatest number of times you would have to pass through the list making comparisons is.
a. 12
b. 13
c. 14
d. 15
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here