Advertisements
Advertisements
प्रश्न
If the number of records to be sorted is small, then ______ sorting can be efficient.
विकल्प
Bubble
Merge
Selection
Heap
MCQ
रिक्त स्थान भरें
उत्तर
If the number of records to be sorted is small, then selection sorting can be efficient.
Explanation:
The selection sort method sorts an array by repeatedly finding the smallest element (in ascending order) from the unsorted segment and inserting it at the start.
shaalaa.com
Selection Sort
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?