Vidyalelo
Data Structure · Q186

Sorting Algorithms

Programming · Data Structure · question 186

Q186

Which of the following is the most suitable definition of radix sort?

A.
It is a non comparison based integer sort
Answer
B.
It is a comparison based integer sort
C.
It is a non comparison based non integer sort
D.
It is a comparison based non integer sort

Answer: Option A

Solution

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