(Sort ArrayList) Write the following method that sorts an ArrayList of numbers:
public static void sort(ArrayList
list)
Write a test program that prompts the user to enter 5 numbers, stores them in an array list, and displays them in increasing order.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.