Write must ask the user to input the percent score for each


Question: I need help writing a simple code for this problem

The program you write must ask the user to input the percent score for each of these items then calculate the final grade.

The weights for each of the assessments for this class is as given:

Homework essay writing: 25%

In class writing assignments: 20%

In class quizzes: 15%

Midterm exam: 15%**

Final exam: 25%**

**In order to receive a passing grade in the course, the combined score of the midterm and final exams must be greater than 50%.

The final grade must be displayed as both the percent and letter grade. You have to also indicate if the student failed the course because of low exam scores.

You may use either JOptionPane or the console so long as it is documented.

You need to make well-formed and clean code. You should not copy and paste the code from other source.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write must ask the user to input the percent score for each
Reference No:- TGS0957757

Expected delivery within 24 Hours