Vidyalelo
Data Structure · Q130

Sorting Algorithms

Programming · Data Structure · question 130

Q130

Which of the following should be used to sort a huge database on a fixed-length key field?

A.
Insertion sort
B.
Merge sort
C.
LSD radix sort
Answer
D.
Quick sort

Answer: Option C

Solution

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