MCQOPTIONS
Saved Bookmarks
| 1. |
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» D. bubble sort | |