Question: Hello friends please please please code it in Java asap. I need it . thanks REQUIREMENT: Write the program that allows users to enter the

Hello friends please please please code it in Java asap. I need it . thanksHello friends please please please code it in Java asap. I needit . thanks REQUIREMENT: Write the program that allows users to enterthe file name to store the information of students then provides themenu to allow users to select the following tasks and only terminatethe program when users select exit Each task has to be handlein a user-defined function 1. 2. 3. 0. GRADING STUDENTS Enter Informationof Students in class Enter the scores of Students Grading Exit TASK

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 all 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 homework scores, list of labs scores, list of test scores, project score, discusssion score, team work score, extra credit 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 all 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 homework scores, list of labs scores, list of test scores, project score, discusssion score, team work score, extra credit 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!