Question: C++ programming please - get the user to enter how many students are in the class - define an array to hold student grades -in

C++ programming please
C++ programming please - get the user to enter how many students

- get the user to enter how many students are in the class - define an array to hold student grades -in values into the array for the amount of students - if the teacher inputs a grade above 100, then 100 is entered eg) 2334 => 100 -if the teacher inputs a negative grade, then O is entered eg) -20976 =>0 - after it's all done, prompt the user to enter an index number to search the array - if the number exceeds the number of students, or it's negative then the index is invalid -otherwise, display the grade, at the index given

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!