Examveda

What is the main drawback of Bubble Sort?

A. It is not a stable sort.

B. It requires additional memory.

C. It is inefficient for large datasets.

D. It cannot sort linked lists.

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms