M
Q. Recursive selection sort is a comparison based sort.
Explanation by: Mr. Dubey
in selection sort we need to compare elements in order to find the minimum element in each iteration. so we can say that it uses comparisons in order to sort the array. thus it qualifies as a comparison based sort.
You must be Logged in to update hint/solution
Be the first to start discuss.
Related MCQs
Q. Which of the following is true?
Q. In user experiments, we have a Control Group to:
Q. The DES algorithm has a key length of ______.
Q. The first field of any packet is
Q. The paths from root node to the nodes labelled 'a' are called __________.
Q. Which search method takes less memory?
Q. A n-stage ripple counter will count up to
Question analytics

Discusssion
Login to discuss.