

McqMate
Q. |
A sort which iteratively passes through a list to exchange the first element with any element less than it and then repeats with a new first element is called |
A. | insertion sort |
B. | selection sort |
C. | heap sort |
D. | quick sort |
Answer» B. selection sort |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet