MCQOPTIONS
Saved Bookmarks
| 1. |
Tim sort begins sorting the given array by using which of the following sorting algorithm? |
| A. | selection sort |
| B. | quick sort |
| C. | insertion sort |
| D. | merge sort |
| Answer» D. merge sort | |