Question: 1. Write a program to Input & store the midterm marks (maximum 20) of 5 courses (any 5 you select) and then calculate total marks

1. Write a program to Input & store the midterm marks (maximum 20) of 5 courses (any 5 you select) and then calculate total marks of the courses (in 100) and average. After calculation display the Marks, Total and average. Now keeping in mind all these answer the following questions with your program screenshot and output. How many and which type of variables are required for above program? b. Write a Valid variable name for each variable to be used in this program. Do we need to use scanf function in this program and why? d. Do we need to use printf function in this program and why? a. c. Use C TO SOLVE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
