Correct Answer : takes advantage of already sorted elements.
Explanation : A sorting algorithm is said to be adaptive, if it takes advantage of already 'sorted' elements in the list that is to be sorted.