MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    What is not true about insertion sort? | 
                            
| A. | Exhibits the worst case performance when the initial array is sorted in reverse order. | 
| B. | Worst case and average case performance is (n2) | 
| C. | Can be compared to the way a card player arranges his card from a card deck. | 
| D. | None of the above. | 
| Answer» E. | |