MCQOPTIONS
Saved Bookmarks
| 1. |
What is the advantage of comb sort over merge sort? |
| A. | Comb sort is an in place sorting algorithm |
| B. | Comb sort is a stable sorting algorithm |
| C. | Comb sort is more efficient |
| D. | It has no advantage |
| Answer» B. Comb sort is a stable sorting algorithm | |