1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Searching, Sorting and Hashing Technique...
  4. Which of the following is not an advanta...
Q.

Which of the following is not an advantage of optimised bubble sort over other sorting techniques in case of sorted elements?

A. It is faster
B. Consumes less memory
C. Detects whether the input is already sorted
D. Consumes less time
Answer» C. Detects whether the input is already sorted
View all MCQs in:   Data Structures (DS)

Discussion