McqMate
Q. |
Selection sort and quick sort both fall into the same category of sorting algorithms._________ is that category. |
A. | O(n log n) sorts. |
B. | Divide-and-conquer sorts. |
C. | Interchange sorts. |
D. | Average time is quadratic. |
Answer» C. Interchange sorts. |
View all MCQs in
Data Structures (DS)No comments yet