Computer Science, asked by tanishq1858, 1 year ago

Selection sort is a sorting algorithm that involves finding the minimum value in the list, swapping it with the value in the first position, and repeating these steps for the remainder of the list. true or false? mark for review (1) points

a. true

b. false

Answers

Answered by Anonymous
1
Selection sort is a sorting algorithm that involves finding the minimum value in the list, swapping it with the value in the first position, and repeating these steps for the remainder of the list

= this is a true statement
Similar questions