82.4k views
2 votes
In a bubble sort, you use a(n) ____ loop to make pair comparisons.

User VonGohren
by
7.9k points

1 Answer

4 votes
in a bubble sort, you use an inner loop to make pair comparisons.