MCQOPTIONS
Saved Bookmarks
| 1. |
Which sorting algorithm can exploit the partially sorted data in a list? |
| A. | bubble sort |
| B. | selection sort |
| C. | insertion sort |
| D. | all of them |
| Answer» D. all of them | |