Write a program to calculate final grade in this class, for the scores given below. Three assignments have yet to be graded: Lab 7, Project 5 and Final Project. Assume ungraded items receive a grade of 100 points. Remember to exclude one lowest quiz score out of the 3 Quizzes while initializing the array. Display final numeric score and letter grade.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Write the program in C++

Write a program to calculate final grade in this class, for the scores given below.
Three assignments have yet to be graded: Lab 7, Project 5 and Final Project. Assume ungraded items receive a grade of
100 points.
Remember to exclude one lowest quiz score out of the 3 Quizzes while initializing the array.
Display final numeric score and letter grade.
Implementation:
Use arrays for quizzes, labs, projects and exams.
You are allowed to use initialization lists for arrays.
Weight distribution is as follows:
Labs: 15%
Projects: 20%
Quizzes: 20%
Exams: 25%
Final Project: 20%
Display fınal grade ( numeric and letter).
Please use the scores in the sample output given below.
OUTPUT SAMPLE:
Lab grades: 80 90 100 50 50 80 100 //Assumed the Lab 7 Score as 100
Project grades : 95 88 90 100 100 //Excluded One Project Score so we have 5 Projects
Quiz grades: 100 90 70
//Excluded One Quiz Score so we have 3 Quizzes
Exam grades: 90 100
Final Project : 100
//Assumed the Final Project Score as 100
Bonus Percentage Points: 4
Transcribed Image Text:Write a program to calculate final grade in this class, for the scores given below. Three assignments have yet to be graded: Lab 7, Project 5 and Final Project. Assume ungraded items receive a grade of 100 points. Remember to exclude one lowest quiz score out of the 3 Quizzes while initializing the array. Display final numeric score and letter grade. Implementation: Use arrays for quizzes, labs, projects and exams. You are allowed to use initialization lists for arrays. Weight distribution is as follows: Labs: 15% Projects: 20% Quizzes: 20% Exams: 25% Final Project: 20% Display fınal grade ( numeric and letter). Please use the scores in the sample output given below. OUTPUT SAMPLE: Lab grades: 80 90 100 50 50 80 100 //Assumed the Lab 7 Score as 100 Project grades : 95 88 90 100 100 //Excluded One Project Score so we have 5 Projects Quiz grades: 100 90 70 //Excluded One Quiz Score so we have 3 Quizzes Exam grades: 90 100 Final Project : 100 //Assumed the Final Project Score as 100 Bonus Percentage Points: 4
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY