JAVA,,,, For Exercise 19.9, create at least two arrays ofdifferent types, and sort them both.

19.9 (Sort ArrayList) Write the following method that sorts an ArrayList: public static <E extends Comparable<E>> void sort (ArrayList<E> list) Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .