ICSE Class 10 Computer Applications Question 26 of 59

Arrays — Question 28

Back to all questions
28
Question

Question 22

Name some commonly used sorting techniques.

Answer

Some commonly used sorting techniques are:

  1. Selection sort
  2. Bubble sort
  3. Shell sort
  4. Shuttle sort
  5. Quick sort
  6. Heap sort