Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in c+++ A Help Center deo **Write a program that will allow the user to input 4 home assignment grades, 2 quiz grades, 1 midterm

image text in transcribedin c+++
A Help Center deo **Write a program that will allow the user to input 4 home assignment grades, 2 quiz grades, 1 midterm grade and 1 final exam grade. Then calculate the students' final grade based on the following weighted categories: Home Assignments = 10 % of total grade Quizzes - 20 % of total grade Midterm Exam = 30% of total grade Final Exam - 40% of total grade ens **Using flow control statements, print the following based on the final grade: Online If the grade is less than 70 print the following two statements: FINAL NUMERICAL GRADE (ENTER NUMERICAL GRADE HEREJ SEE YOU NEXT SEMESTER If the grade is between 70 and 79. print the following two statements: FINAL NUMERICAL GRADE: [ENTER NUMERICAL GRADE HERE) FINAL LETTER GRADEC e If the grade is between 80 and 89, print the following two statements: FINAL NUMERICAL GRADE: (ENTER NUMERICAL GRADE HERE) FINAL LETTER GRADE: B If the grade is between 90 and 100, print the following two statements: FINAL NUMERICAL GRADE (ENTER NUMERICAL GRADE HERE] FINAL LETTER GRADE: A

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_2

Step: 3

blur-text-image_3

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

Data Analysis Using SQL And Excel

Authors: Gordon S Linoff

2nd Edition

111902143X, 9781119021438

More Books

Students also viewed these Databases questions