subject

Write a program to calculate students’ average test scores and their grades. you may assume the following input data: johnson 85 83 77 91 76 aniston 80 90 95 93 48 cooper 78 81 11 90 73 gupta 92 83 30 69 87 blair 23 45 96 38 59 clark 60 85 45 39 67 kennedy 77 31 52 74 83 bronson 93 94 89 77 97 sunny 79 85 28 93 82 smith 85 72 49 75 63 use three arrays: a one-dimensional array to store the students’ names, a (parallel) two-dimensional array to store the test scores, and a parallel one-dimensional array to store grades. your program must contain at least the following functions: a function to read and store data into two arrays a function to calculate the average test score and grade a function to output the results. have your program also output the class average. use the following scale to determine the letter grade: 90%–100%, a; 80%–89.99%, b; 70%–79.99%, c; 60%–69.99%, d; and 0%–59.99%, f . format your output with setprecision(2) to ensure the proper number of decimals for testing!

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 03:10
Acomputer has a two-level cache. suppose that 60% of the memory references hit on the first level cache, 35% hit on the second level, and 5% miss. the access times are 5 nsec, 15 nsec, and 60 nsec, respectively, where the times for the level 2 cache and memory start counting at the moment it is known that they are needed (e.g., a level 2 cache access does not even start until the level 1 cache miss occurs). what is the average access time?
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Font size, font style, and are all aspects of character formatting.
Answers: 2
question
Computers and Technology, 23.06.2019 23:30
Match the following errors with their definitions. a. #name b. #value c. #ref d. 1. when a formula produces output that is too lengthy to fit in the spreadsheet cell 2. when you enter an invalid cell reference in a formula 3. when you type text in cells that accept numeric data 4. when you type in a cell reference that doesn’t exist
Answers: 1
question
Computers and Technology, 24.06.2019 11:40
100 pts. first person gets brainliest
Answers: 2
You know the right answer?
Write a program to calculate students’ average test scores and their grades. you may assume the foll...
Questions
question
Mathematics, 24.05.2021 17:40
question
Health, 24.05.2021 17:40
question
Mathematics, 24.05.2021 17:40
question
Mathematics, 24.05.2021 17:40
question
Mathematics, 24.05.2021 17:40
question
Mathematics, 24.05.2021 17:40
Questions on the website: 13722363