Computers and Technology

Problem 3- Create a program. Submit a folder called src2 with all packages and classes. You will create a program that can read in ANY file with headers. The program should allow the user to type in two of the columns (other than the first column) and take the average of the two columns. Finally, the program should print to screen the average along with the first column information and allow the user to make an output file with exactly the same information you printed to screen. Notes: 1. You are reading in the information as a spreadsheet, meaning you do not need to make objects to hold information (which you would not be able to do anyways since we do not know what information we will be receiving in our file). 2. You should keep all your FileIO methods in one class (see the previous assignment and class code) and call them when necessary. You can decide whether or not to keep this class in a separate package or keep it in the same package as the class that holds your main. Make sure the class is included when you turn in your assignment. 3) DO NOT CODE ALL THE WORK OF THE PROGRAM IN MAIN-there will be no credit for this assignment if you do not use a minimum of 3 methods to do the work of your program. You should keep these methods in the same class as your main. You should call the class containing the main method AvgMain and it should be kept in a package of the same name.

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 00:40, laurenrubin18
Write a function 'music_func' that takes 3 parameters -- music type, music group, vocalist -- and prints them all out as shown in the example below. in case no input is provided by the user, the function should assume these values for the parameters: "classic rock", "the beatles", "freddie mercury". for example: input: alternative rock, pearl jam, chris cornell output: the best kind of music is alternative rock the best music group is pearl jam the best lead vocalist is chris cornell note: the print statements will go inside the for example: print("the best kind of music is"
Answers: 2
image
Computers and Technology, 23.06.2019 16:00, ginaaa20
Which analyst position analyzes information using mathematical models to business managers make decisions?
Answers: 1
image
Computers and Technology, 24.06.2019 07:20, stephanieyingepbtcf8
3pointsyou've found an image you want to insert into your slide presentation. youwant to make the image look more gray so that it looks like an older imagewhat would you need to adjust? 0.00o a. sizeo b. hueo c. contrasto d. tones
Answers: 2
image
Computers and Technology, 24.06.2019 20:10, austinwst3
Approximately what portion of global employers tends to use social media websites to hire new employees?
Answers: 1
Do you know the correct answer?
Problem 3- Create a program. Submit a folder called src2 with all packages and classes. You will cre...

Questions in other subjects: