Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2.(15 points) Write a C++ program for the following narrative: A student's letter grade depends upon marks scored by the student. If marks scored are

image text in transcribed
2.(15 points) Write a C++ program for the following narrative: A student's letter grade depends upon marks scored by the student. If marks scored are equal to or above 90, then output a message "your grade is A", otherwise if the marks scored are equal to or more than 80, then output a message "your grade is B". If marks scored are equal to or more than 70 then output a message "your grade is C". If the marks are equal to or greater than 60, then output a message"your grade is D". if the marks are less than 60, then output a message " your Grade is F

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

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

More Books

Students also viewed these Databases questions

Question

=+2 Why are international employment standards important to IHRM?

Answered: 1 week ago