Multiple Choice
The ______ compares adjacent items and exchanges them if they are out of order.
A) selection sort
B) binary search
C) bubble sort
D) quicksort
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: List the three factors which can cloud
Q33: Compare the efficiencies of the quicksort and
Q34: A quadratic algorithm has the growth-rate function
Q35: What is the sort key of a
Q36: Algorithm analysis should be independent of all
Q38: Assuming a linked list of n nodes,the
Q39: Consider the following nested loop.What is the
Q40: Which of the following growth-rate functions indicates
Q41: What is an external sort?
Q42: The value of which of the following