Examveda

Choose the correct statement from the following.

A. pigeonhole sort is a comparison based sort

B. any comparison based sorting can be made stable

C. quick sort is not a comparison based sort

D. any comparison based sort requires at least O(n2) time

Answer: Option B


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms