Programming Logic and Design, 8eSolutions 8-b.eightc.49d.648.When you do not know how many items need to be sorted in a program, you cancreate an array that has _____.
Get answer to your question and much more
9.In a bubble sort, on each pass through the list that must be sorted, you can stopmaking pair comparisons _____.a.one comparison soonerb.two comparisons soonerc.one comparison laterd.two comparisons later
10.When performing a bubble sort on a list of 10 values, you can stop making passesthrough the list of values as soon as _____ on a single pass through the list.
Get answer to your question and much more
11.The bubble sort is _____.
Get answer to your question and much more