in Others edited by
274 views
0 votes
0 votes

A sorting algorithm which passes through a list to exchange the first element with smallest element in the remaining elements is known as____________.

  1. Insertion sort

  2. Selection sort

  3. Heap sort 

  4. Bubble sort
in Others edited by
by
274 views

1 Answer

0 votes
0 votes

Answer is: Option B) Selection Sort