Computer Science, asked by sugamarora9479, 1 year ago

Bubble sort is a sorting algorithm that involves swapping the smallest value into the first index, finding the next smallest value and swapping it into the next index and so on until the array is sorted. true or false? mark for review (1) points

a. true

b. false

Answers

Answered by Anonymous
1
Bubble sort is a sorting algorithm that involves swapping the smallest value into the first index, finding the next smallest value and swapping it into the next index and so on until the array is sorted.

= this is a true statement
Similar questions