Mmmm, the question uses "only" and "ALL" as in:
After the first pass of a sort, only the last two elements of an array have changed value.
Which list identifies ALL the possible sort methods that could have been used?
A. Bubble, selection
B. Bubble, insertion
C. Insertion, selection
D...