Question: Create a java program that will create a list of numbers, open it, and add the numbers then print the numbers and the total of
Create a java program that will create a list of numbers, open it, and add the numbers then print the numbers and the total of the numbers.
- You must use five methods each method must do something different
- All inputs must be through dialog boxes; all output must be through show Message dialog box.
- Create a file, the file must have a list of numbers, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100.
- Validate that the file name is correct after the user enters the name.
- Your output from assignment 3 must be total of the numbers, avg of the numbers, print each number from the fil
- Print your name by using a method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
