Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a c++ program that computes a weighted average giving the following weights. Homework: 10% Projects: 35% Quizzes: 10% Exms: 30% Final Exm: 15% Based

  1. Write a c++ program that computes a weighted average giving the following weights.

Homework: 10% Projects: 35% Quizzes: 10% Exms: 30% Final Exm: 15%

Based on the average assign a grade of A, B, C, D or F according to: 90+A, 80+B, 70+C, 60+D, anything less is F.

Do a compile-time initialization with the following values: Homework: 97; Projects: 82; Quizzes: 60; Exms: 75; Final Exm 80.

Display all values, including the weights, appropriately labeled, and formatted. Rerun the application with different values.

(Along with explanation in different steps).

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

Data And Information Quality Dimensions, Principles And Techniques

Authors: Carlo Batini, Monica Scannapieco

1st Edition

3319241060, 9783319241067

More Books

Students also viewed these Databases questions

Question

What is the difference between Needs and GAP Analyses?

Answered: 1 week ago

Question

What are ERP suites? Are HCMSs part of ERPs?

Answered: 1 week ago