subject

2) write a program c++ 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, and a

function to output the results. have your program also output the class average.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 23:30, ansonhunter8891
What are listed in the vertical columns across the top of the event editor? a. file names b. conditions c. check marks d. action types
Answers: 1
image
Computers and Technology, 24.06.2019 15:00, marelinatalia2000
When a presentation is being planned, it is important to ensure that it covers all available information. appeals to the audience. uses multimedia tools. entertains the audience.
Answers: 1
image
Computers and Technology, 24.06.2019 22:30, jadelovell21
The a great imaginary circle, or reference line, around earth that is equally distant from the two poles and divides earth into the northern and southern hemispheres.
Answers: 1
image
Computers and Technology, 25.06.2019 01:20, 11232003
Jason typically uses the internet to buy various items. it the total cost of all of the items ordered, at one time, is $250 or more, then the shipping and handling is free, otherwise the shipping and handling is $15 per item. design an algorithm that prompts jason to enter the number of items ordered and the price of each item. (remember cost = number of items order times price) the algorithm then outputs the total billing amount including shipping and handling. your algorithm must use a loop (repetition structure) to get the number and price of each item. write this in algorithm format not program code format.
Answers: 2
You know the right answer?
2) write a program c++ to calculate students’ average test scores and their grades.

you m...

Questions in other subjects:

Konu
History, 13.10.2020 23:01
Konu
Mathematics, 13.10.2020 23:01
Konu
Chemistry, 13.10.2020 23:01
Konu
Mathematics, 13.10.2020 23:01