Question: C++ , i need it to be clear 2 Write a C++ program that contains the following functions; Use as many arrays as you need
2 Write a C++ program that contains the following functions; Use as many arrays as you need (30 pts) Afunction that reads input from a file that contains the test scores of students in the Math department, with values ranging from 0-200, into an array of size 25. Use values 76, 98, 150, 145, 200, 46, 11, 100, 172, 38, 188, 199, 167, 175, 108, 99, 129, 149, 176, 190, 71, 35, 159, 8, 133 inside your file. a function to determine the number of students that fall into the following ranges 0-24, 25-49, 50-74,75-99, 100-124, 125-149, 150-174, 175-200 a. b. c. a function to output each range along with a statement showing the number of students falling into that range d. Help the computer science professor at your school with grading a multiple choice test Each question has 5 choices (A, B, C, D, E). A file contains the correct answer to the 40 questions as its first entry and the choices made by the student as the next entry ACCBDEBCACACADEBDABDEADBDCABDABCBDEBEACD AACBCEEBACADADBCDACDCXDDBCABBXBCADDBEAXD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
