The sort in which the smallest value from the unsorted list becomes the last element in the sorted sublist is:
A. selection sort
B. bubble sort
C. insertion sort
D. exchange sort
E. binary sort
Answer: B
Computer Science & Information Technology