Question: Java please Write a program that read data from a file InputData.txt that stores students names and their test scores and outputs the following information.

Java please

Write a program that read data from a file InputData.txt that stores students names and their test scores and outputs the following information. All data read from files can be stored in Array-Based List objects. Note that in InputData.txt, the first column is students name and second column is the score.

Calculate and print the average score of all students scores;

Print the name of all students whose test scores are below the class average with an appropriate message;

Print the highest test score and the names of all the students having the highest score;

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!