that reads ten sets of four grades, prints the weighted average of each set, and prints the unweighted average of

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 10PE
icon
Related questions
Question

Please code using C++ and only use header <iostream>. Any others will not be accepted. Please write using a globlal constant const int NO=10 and not #define. Thak you!

7: Exams.cpp) Suppose a teacher weights the four
exams he gives 10%, 25%, 30%, and 35%. Write a program
that reads ten sets of four grades, prints the weighted
average of each set, and prints the unweighted average of
each test. The number of students should be in a global
constant.
Transcribed Image Text:7: Exams.cpp) Suppose a teacher weights the four exams he gives 10%, 25%, 30%, and 35%. Write a program that reads ten sets of four grades, prints the weighted average of each set, and prints the unweighted average of each test. The number of students should be in a global constant.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Introduction to Coding
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning