Which of the following sorting algorithm is used by C++ internally?
(a) quicksort
(b) introsort
(c) merge sort
(d) heap sort
The question was asked during a job interview.
I'm obligated to ask this question of Sorting topic in section Sorting of Data Structures & Algorithms II