Answer:
D. InsertionSort swap: compares
Explanation:
The insertion sort swap is useful in making changes to the program needed to be sorted.
It should be noted that, this method is used to list the numbers of swap and the number of compares which are needed by the sort program.