Which is true about bubble sort?

It swaps two values that are close together at a timeIt swaps two values from anywhere in the list

That's it!

Bubble sort swaps two values that are close together at a time.