MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following pair of sorting algorithms are stable? |
| A. | gnome sort and quick sort |
| B. | merge sort and selection sort |
| C. | gnome sort and merge sort |
| D. | heap sort and merge sort |
| Answer» D. heap sort and merge sort | |