Vidyalelo
Data Structure · Q140

Sorting Algorithms

Programming · Data Structure · question 140

Q140

Which of the following sorting algorithm uses a binary search?

A.
radix sort
B.
binary insertion sort
Answer
C.
odd-even sort
D.
bead sort

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board