MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following sorting algorithm is best suited to sort an array of 1 million elements? |
| A. | Bubble sort |
| B. | Insertion sort |
| C. | Merge sort |
| D. | Quick sort |
| Answer» E. | |