msides3743 msides3743 01-06-2023 Computers and Technology contestada Write maxOfArray, which takes in an array of integers and returns the largest integer within the array. If the array is empty, throw an IllegalArgumentException.