Question: I need this code in Java please. Friends please help me to code it. Please help I need it. REQUIREMENT: Write the program that allows

I need this code in Java please. Friends please help me tocode it. Please help I need it. REQUIREMENT: Write the program thatallows users to enter the file name to store the information ofstudents then provides the menu to allow users to select the followingtasks and only terminate the program when users select exit Each taskhas to be handle in a user-defined function 1. 2. 3. 0.GRADING STUDENTS Enter Information of Students in class Enter the scores ofI need this code in Java please. Friends please help me to code it. Please help I need it.

REQUIREMENT: Write the program that allows users to enter the file name to store the information of students then provides the menu to allow users to select the following tasks and only terminate the program when users select exit Each task has to be handle in a user-defined function 1. 2. 3. 0. GRADING STUDENTS Enter Information of Students in class Enter the scores of Students Grading Exit TASK 1: ENTER INFORMATION OF STUDENTS IN CLASS -Open the file with the above file name as output file -Read information of one student that includes: student id, last name, first name, phone then create the object of class Student to have al information that need for one student. One student should hold the following information: ld, last name, first name, phone, list of quizzes scores, list of scores, total score, percentage and letter grade. -Store the information of this student by writing one line to the above output file with following format: id,lastname,firstname,phone-list of quizzes scores-list of homeworks scores-list of labs scores-list of tests scores- project score-discussion score-team work score-extra credit score-total score-percentage-letter grade REQUIREMENT: Write the program that allows users to enter the file name to store the information of students then provides the menu to allow users to select the following tasks and only terminate the program when users select exit Each task has to be handle in a user-defined function 1. 2. 3. 0. GRADING STUDENTS Enter Information of Students in class Enter the scores of Students Grading Exit TASK 1: ENTER INFORMATION OF STUDENTS IN CLASS -Open the file with the above file name as output file -Read information of one student that includes: student id, last name, first name, phone then create the object of class Student to have al information that need for one student. One student should hold the following information: ld, last name, first name, phone, list of quizzes scores, list of scores, total score, percentage and letter grade. -Store the information of this student by writing one line to the above output file with following format: id,lastname,firstname,phone-list of quizzes scores-list of homeworks scores-list of labs scores-list of tests scores- project score-discussion score-team work score-extra credit score-total score-percentage-letter grade

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!