JAVA,,,, For Exercise 19.5, create at least three arrays ofdifferent types, and call the max() function for each.
![19.5 (Maximum element in an array) Implement the following method that returns the maximum element in an array: public static <E extends ComparablecE>> E max (E[] list)](https://d2vlcm61l7u1fs.cloudfront.net/media%2F21a%2F21ad9e4b-7748-418f-be99-6341b68a5a9c%2FphpNgPAnq.png)
19.5 (Maximum element in an array) Implement the following method that returns the maximum element in an array: public static <E extends ComparablecE>> E max (E[] list) Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .