Q561
Which of the following is the biggest advantage of selection sort?
A.
its has low time complexity
B.
it has low space complexity
C.
it is easy to implement
D.
it requires only n swaps under any condition
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board