Q.134
The sorting technique where array to be sorted is partitioned again and again
in such a
way
that all elements less than or equal to partitioning element appear before it
and
those
which are greater appear after it, is called
(A)
merge sort (B) quick sort
(C)
selection sort (D) none of these
Ans:
(B)
No comments:
Post a Comment