Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 . thanksimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions

Question

13. You always should try to make a good first impression.

Answered: 1 week ago