Respuesta :

r3t40

Hi,


The answer is True. We use algorithms to sort arrays so that wanted data can be found quicker. While we sort we set a minvalue and maxvalue variables. Minvalue variable holds the smallest value that was found in the array.


Hope this helps.

r3t40