You are here

Exercises

11 February, 2015 - 09:55

Exercise 20.3.1 

Answer the following statements as either true or false:

  1. Linear searches require complex algorithms.
  2. Functions are often created for searching for the max and min values in an array.
  3. The bubble sort is an easy way to arrange data an array.
  4. There is only one method of bubble sorting.
  5. Sorting an array is frequently done.