Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a C++ program that will ask the user to input his/her full name. Then, ask for four test scores. The program should then calculate

Write a C++ program that will ask the user to input his/her full name. Then, ask for four test scores. The program should then calculate the average of the four scores. If the average is 90 or higher, the program should display the message: "Congratulations FULL NAME, you have an excellent score!". If the average is less than 90 but over 70, the program should display the message: "FULL NAME, you are passing the class". Otherwise, if the average is under 70, display the message "FULL NAME, you are not passing the class".

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

Sql++ For Sql Users A Tutorial

Authors: Don Chamberlin

1st Edition

0692184503, 978-0692184509

More Books

Students also viewed these Databases questions

Question

5. Identify the logical fallacies, deceptive forms of reasoning

Answered: 1 week ago

Question

6. Choose an appropriate organizational strategy for your speech

Answered: 1 week ago