Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need java program code for this . Please help Exercise 2 of 3: Write a small program that calculates the letter grade for a

image text in transcribedI need java program code for this . Please help

Exercise 2 of 3: Write a small program that calculates the letter grade for a student Assume the student has 2 exams and 4 homeworks. Ask the user to enter the grades for the exams and the homeworks (scores 0-100) in console. Then assume that the exams account for 60% of the final grade, and the homeworks account for 40% of the final grade. First calculate the total final grade (score between 0 and 100), then convert the student's grade to a letter Grade A, B, C, D, or F, according to the following scoring scheme 91-100=A 81-90 = B 71-80=C 61-70=D 60 or below = F The only output to the user should be The students final grade is: (letter grade_here) due to a score of (final _score _here)

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

Oracle Database Foundations Technology Fundamentals For IT Success

Authors: Bob Bryla

1st Edition

0782143725, 9780782143720

More Books

Students also viewed these Databases questions