Write a program that reads a file consisting of students


Write a program that reads a file consisting of students test scores in the range 0-100. It should then determine the number of students having scores in each of the following ranges: 0-24, 25-49, 50-74 and 75-99. Output the score ranges and the number of students. (Run the program with the following inputs 25,33,35,37,48,50,51,55,60,74,77,80,84,88,98)

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that reads a file consisting of students
Reference No:- TGS0138378

Expected delivery within 24 Hours