Computer Science, asked by Amanshaily8888, 11 months ago

You want to sort the following list using the bubble sort algorithm [14,33,27,35,10]. What would be the result of the operation?



A. [5,7,13,15,17]


B. [35,33,27,14,10]


C. [10,14,27,33,35]


D. [14,10,33,35,27]


E. The array cannot be sorted using the bubble sort algorithm

Answers

Answered by anmolgoel19112pd91yd
0
in which order ascending or descending???
Similar questions