MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    After each iteration in bubble sort: | 
                            
| A. | At least one element is at its sorted position | 
| B. | One less comparison is made in the next iteration | 
| C. | Both a & b are true | 
| D. | Neither a nor b is true | 
| Answer» B. One less comparison is made in the next iteration | |