MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following algorithms use recursion for sorting an array of integers? |
| A. | Bubble sort and Insertion sort |
| B. | Bubble sort and Quicksort |
| C. | Bubble sort and merge sort |
| D. | Quicksort and merge sort |
| Answer» E. | |