Question: programming language: C Answer the below two questions: Question 1: Write a C program which uses stacks (implement it using arrays) and gets students midterm
Answer the below two questions: Question 1: Write a C program which uses stacks (implement it using arrays) and gets students midterm grades in an exam. Then the program displays the midterm grades of the students in a descending order according to their Midterm Grades (i.e., starting with the student with highest grade) on the screen. In addition, the program shows the average of the students on the screen and shows the highest and Lowest grades as well
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
