logo

teacher has five students who have taken ...

Programming

29 Jan 2021

teacher has five students who have taken four tests c++ The teacher uses the following grading scale to assign a letter grade to a student, based on the average of his or her four test scores. Write a program that uses an array of string objects to hold the five student names, an array of one character to hold the five students’ letter grades, and five arrays of doubles to hold each student’s set of test scores and average score. The program should allow the user to enter each student’s name and his or her four test scores. The program should store each student’s information in the arrays [20 points]. It should then calculate and display each student’s average test score [20 points] and a letter grade based on the average [20 points]. Input Validation: Do not accept test scores less than 0 or greater than 100

Desklib

Looking for a correct answer fast?

or

Contact us at     +1 306 205-2269

Chat with our experts. we are online and ready to help.

Solutions

29 Jan 2021

code[class=language-],pre[class=language-]{color:#000;background:0 0;text-shadow:0 1px #FFF ;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono'...

Get Expert Help

Related Questions

08-Nov-2022

java room tax system ...

26-Sep-2022

What is the python script that will ...

16-Aug-2021

write a program that reads an unspecified ...

13-Aug-2021

Using practical examples, describe green computing. List ...

13-Aug-2021

Remove Words Given a string, write a ...

13-Aug-2021

Write a program with loops that compute ...