Which of the following is the most suitable definition of radix sort?
(a) It is a non comparison based integer sort
(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
This question was posed to me in unit test.
This key question is from Sorting topic in portion Sorting of Data Structures & Algorithms II