Page 1 of 1

Which of the following sorting algorithm is used by C++ internally?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) quicksort
b) introsort
c) merge sort
d) heap sort