Answer:
This statement is
A) True
Step-by-step explanation:
Bubble Sort:
Such a binary sort, in which we keep comparing the pairs of items, swapping them if they are not in order, until the smallest item bubble to the top of the list, therefore creating a sorted list which is known as bubble sort.