what is selection short in C programming
Answers
Answered by
2
Answer:
Selection sort is a simple sorting algorithm. This sorting algorithm is an in-place comparison-based algorithm in which the list is divided into two parts, the sorted part at the left end and the unsorted part at the right end. Initially, the sorted part is empty and the unsorted part is the entire list.
Similar questions
Math,
6 months ago
Accountancy,
6 months ago
Chemistry,
6 months ago
India Languages,
11 months ago
Math,
11 months ago
Science,
1 year ago
Math,
1 year ago
English,
1 year ago