Question: Mandatory Assignment / Assignment #3 Write a program that uses an array of 25 student grades [ enter the grades using a loop]. Then produce

 Mandatory Assignment / Assignment \#3 Write a program that uses an

Mandatory Assignment / Assignment \#3 Write a program that uses an array of 25 student grades [ enter the grades using a loop]. Then produce the following statistics according to some criteria. Valid grade is between 35 and 100 , divided in intervals as follows The program should count each grade interval and store them in another array, each contain the interval count (count means the number of students who got F, number of students who got D, etc. number of invalid grades entered.) Then you should find/store the minimum valid grade, maximum valid grade, most frequent grade and average grades, Number \& percentage of Passed students, Number \& percentage of Failed Students The output should contain Grade Letter, Count, Percentage as a table, then max, min and average as follows - for example Max Valid grade = Average Valid Grades = Most frequent grade Letter = Letter =A+ Passed - Number =20 Fail - Number = Min Valid Grade = C Least Frequent Grade Instructions: Don't use any keyword that is not explained in classes, using any external statement, will lead you grade to be zero. Any similar code between students' solutions will lead to zero grade Write your name and registration number in a comment statement on the top of the code Save your file as a text file, then submit it on Moodle

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!