Ask a question from expert

Ask now

Write a program to calculate students’ average ...

Computer Science

Verified Answer1 Verified Answer

10 Aug 2021

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, and a function to output the results. Have your program also output the class average.

Desklib

· AI bot

BETA

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

10 Aug 2021

In the above problem, we have to create three arrays and store the data in those arrays. The first array stores 10 different student names, the second...

Ask a Question to DesklibBETA

Related Questions

09-Nov-2022

Programming question ...

05-Nov-2022

A new room tax system is required ...

04-Nov-2022

How many watts in a micro watt ...

22-Oct-2022

Write a letter to a bank or ...

21-Oct-2022

Please assist with how we write the ...

18-Oct-2022

what is the database ...