a. Write an application containing an array of 15 double values. Include a method to sort and display the values in ascending order. Compile, run, and check the results. Save the file as SortDoubles.java.
b. Modify the SortDoubles application to prompt the user whether to view the list in ascending or descending order. Save the file as SortDoublesWithOption.java.
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.