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.
1.Project/Package name name-id#-a3
a.You must use five methods each method must do something different.
b. All inputs must be through dialog boxes; all output must be through show Message dialog box.
c.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.
e.Your output from assignment 3 must be the total of the numbers, avg of the numbers, print each number from the file.
f.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
