C Program to Sort an Array Using Selection Sort
Selection sort is more efficient than bubble sort and the insertion sort.