Question
Which statement about Selection Sort is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. it performs a linear scan to choose each next position
Explanation:
The defining property is that it performs a linear scan to choose each next position.
The other statements describe different structures or concepts.
Leave a Reply