MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    The sort which inserts each elements A(K) into proper position in the previously sorted sub array A(1), , A(K 1) | 
                            
| A. | Insertion sort | 
| B. | Radix sort | 
| C. | Merge sort | 
| D. | Bubble sort | 
| Answer» B. Radix sort | |