...
Sorting
October 28, 2023
Sorting
October 28, 2023
Sorting
October 28, 2023
Sorting
October 28, 2023

Sorting

Question 68
What is the advantage of bubble sort over other sorting techniques?
A
It is faster
B
Consumes less memory
C
Detects whether the input is already sorted
D
All of the options
Question 68 Explanation: 
The options are not appropriate.
Option-A is definitely FALSE.
Option-B is not an advantage when compared to other sorting techniques.
Option-C Bubble sort will give the best case O(n) when elements are in sorted order.
Correct Answer: C
Question 68 Explanation: 
The options are not appropriate.
Option-A is definitely FALSE.
Option-B is not an advantage when compared to other sorting techniques.
Option-C Bubble sort will give the best case O(n) when elements are in sorted order.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!