Question: Write a small program that allows a user to input n number of integers AND float values into an ArrayList. Make sure that the values
Write a small program that allows a user to input "n" number of integers AND float values into an ArrayList. Make sure that the values being input are actual numbers, and not strings.
When the user is done, give him or her the option of sorting the ArrayList in either ascending or descending order and printing it out.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
