Exercise 1

Exercise 2. The following Java function returns the highest absolute value in an
array of maximum 5 integers (and minimum 1), -1 if bad input (too large array, ...

Part of the document