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