Question: Java: I have the following assignment and I have no clue how to begin. Professor did not explain how this work. If you can explain
Java: I have the following assignment and I have no clue how to begin. Professor did not explain how this work. If you can explain the process and how to begin the assignment I would greatly appreciate it. Professor did not provide an example on this or anything. I'm so lost. Thank you so much.
This is our assignment, using a .csv to read, parse and analyze in the Java project.



Proj4.csv

Proj4grade.csv

Assignment Create a program that can read, parse, and analyze student grade data. Your program should prompt the user for the name of a file to read, e.g. grades.csv. Your program should check if the file exists and is available to read. If not, it should handle that gracefully and prompt the user for a different file. The format of the file is shown below file distributed with this description Assignment Create a program that can read, parse, and analyze student grade data. Your program should prompt the user for the name of a file to read, e.g. grades.csv. Your program should check if the file exists and is available to read. If not, it should handle that gracefully and prompt the user for a different file. The format of the file is shown below file distributed with this description
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
