

McqMate
Q. |
Which of the following sorting algorithms is used along with quick sort to sort the sub arrays? |
A. | merge sort |
B. | shell sort |
C. | insertion sort |
D. | bubble sort |
Answer» C. insertion sort | |
Explanation: insertion sort is used along with quick sort to sort the sub arrays. |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet