When you are using a loop to search an array for highest or lowest, One technique is to take the first one in the array for the initial value and to compare all the others in the array against it,...