CBSE Class 12 Computer Science Question 23 of 120

Review of Python Basics — Question 13

Back to all questions
13
Question

Question 13

In Bubble sort, the adjoining values in a sequence are compared and exchanged repeatedly until the entire array is sorted.

Answer