in java language You will write a method that will take a file name (String) as a parameter that is a file of numbers and will return the sum of the numbers in the file. You will then create a GUI with the following: 1. Some way for the user to specify a file name. 2. A mechanism for the user to begin processing the file. 3. Some place to display the sum of the numbers. keep everything in one class and andinclude the method that processes the file as a static method.

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter10: Classes And Objects
Section: Chapter Questions
Problem 2E: Open the Palace Solution.sln file contained in the VB2017\Chap10\Palace Solution folder. Use Windows...
icon
Related questions
Question

5

in java language
You will write a method that will take a file name
(String) as a parameter that is a file of numbers
and will return the sum of the numbers in the file.
You will then create a GUI with the following:
1. Some way for the user to specify a file name.
2. A mechanism for the user to begin processing
the file.
3. Some place to display the sum of the numbers.
keep everything in one class and andinclude the
method that processes the file as a static method.
Transcribed Image Text:in java language You will write a method that will take a file name (String) as a parameter that is a file of numbers and will return the sum of the numbers in the file. You will then create a GUI with the following: 1. Some way for the user to specify a file name. 2. A mechanism for the user to begin processing the file. 3. Some place to display the sum of the numbers. keep everything in one class and andinclude the method that processes the file as a static method.
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Unreferenced Objects
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning