Q35
Which sorting algorithm works by repeatedly finding the minimum element from the unsorted portion?
A.
Merge Sort
B.
Insertion Sort
C.
Selection Sort
AnswerD.
Bubble Sort
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board