Which one of the following is the first step in a selection sort algorithm?A. The minimum value in the list is found.B. The maximum value in the list is found.C. Adjacent elements are swapped.