Q165
Which of the following is true for the LSD radix sort?
A.
works best for variable length strings
B.
accesses memory randomly
AnswerC.
inner loop has less instructions
D.
sorts the keys in left-to-right order
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board