Examveda

In C, what are the basic loops required to perform an insertion sort?

A. do- while

B. if else

C. for and while

D. for and if

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms