Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please read carefully, thank you so much. in C++ language Template is not neccesary 2) ( 60pts) Create a flowchart and write C++ programs for

please read carefully, thank you so much. in C++ language
image text in transcribed
image text in transcribed
Template is not neccesary
2) ( 60pts) Create a flowchart and write C++ programs for each of the following. For each program: - Use the TCC template (see next page). Complete the items listed in the template. - Include plenty of comments. - The output should be neatly and clearly formatted. - Use good programming style and proper indentation. - Turn in a printout of the program and printouts for all required test cases. A) Letter Grade to Number: Write a program for Programming Exercise 4.12 on p. 151 in the textbook. - Testing: Run the program for: - Two valid lower case grades - Two valid upper case grades - Two invalid characters *4.12 (Convert letter grade to number) Write a program that prompts the user to enter a letter grade A/a,B/b,C/C,D/d, or F/f and displays its corresponding numeric value 4,3,2,1, or 0 . Here is a sample run: Enter a letter grade: B The numeric value for grade B is 3 Enter a letter grade: b The numeric value for grade b is 3

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

Select Healthcare Classification Systems And Databases

Authors: Katherine S. Rowell, Ann Cutrell

1st Edition

0615909760, 978-0615909769

More Books

Students also viewed these Databases questions

Question

What is Ramayana, who is its creator, why was Ramayana written?

Answered: 1 week ago

Question

To solve by the graphical methods 2x +3y = 9 9x - 8y = 10

Answered: 1 week ago

Question

What are some of the possible scenes from our future?

Answered: 1 week ago

Question

1. What are your creative strengths?

Answered: 1 week ago