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
I have been asked this question in final exam.
Question is taken from Sorting in chapter Sorting of Data Structures & Algorithms II