Q. Which of the following sorting methods will be the best if number of swappings done, is the only measure of efficienty? (Solved)
1. bubble sort
2. selection sort
3. insertion sort
4. merge sort
- b. selection sort
1. bubble sort
2. selection sort
3. insertion sort
4. merge sort