Answered You can hire a professional tutor to get the answer.

QUESTION

Need help writing a java program that will read in a data file of student marks , and calculate and display the final mark for each student along

Need help writing a java program that will read in a data file of student marks , and calculate and display the final mark for each student along with some other statistics. The first line in the file for each student will contain the student id number, an assignment mark, a test mark, and an exam mark as seen in the file below. The marks are all out of 100. You will read in the data for each student, calculate their final mark, and then print out their id, the assignment, test, and exam mark along with their computed final mark.

notes:

1) the first line in the file contains the number of lines of student data

2) the data in the lines that follow contain the id, assignment mark, test mark, and exam mark for each student.

Here is the content of a sample input file:534.785.160.080.852.490.243.264.13775.467.692.641.5
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question