Q39
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.
AnswerD.
It cannot sort linked lists.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board