Q439
What is the disadvantage of selection sort?
A.
It requires auxiliary memory
B.
It is not scalable
AnswerC.
It can be used for small keys
D.
It takes linear time to sort the elements
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board