1.

Which of the following is a disadvantage of library sort when compared to insertion sort?

A. library sort has greater time complexity
B. library sort has greater space complexity
C. library sort makes more comparisons
D. it has no significant disadvantage
Answer» C. library sort makes more comparisons


Discussion

No Comment Found