Question: In this project, you will design a program to perform the following task Design a program that will read in the name of a file.

 In this project, you will design a program to perform the

following task Design a program that will read in the name of

In this project, you will design a program to perform the following task Design a program that will read in the name of a file. From this file the program will read in a list of strings separated by blanks. These strings will be converted into their decimal equivalent and averaged. The program will then output the result to another file named Project4Results.txt The program should also be able to gracefully handle input errors such as a bad file name or string data that does not contain a decimal value There are 4 main components of your submission: Problem Analysis, Program Design, Test Cases and Program Code. All sections and subsections must be clearly identified with appropriate headers. Problem Analysis: Provide your analysis for the required program. Your analysis should be clearly written and demonstrate your thought process and steps used to analyze the problem. Include the following subsections What is the required output? What are the necessary inputs? Program Design: Specifically addresw thefollowing poim Complete pseudocode for the program, showing the different classes and the objects created lest Cases: Prov each case, and the resulting action of the program. Present your test cases in a table ide two different test cases. presenting the inputs and required outputs for Program Code: Provide the actual Java code called

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!