Q462
Which of the following is not true about QuickSort?
A.
in-place algorithm
B.
pivot position can be changed
AnswerC.
adaptive sorting algorithm
D.
can be implemented as a stable sort
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board