Home / Expert Answers / Computer Science / instructions-write-a-program-that-calculate-the-average-grade-for-students-of-a-class-as-following-pa886

(Solved): Instructions write a program that calculate the average grade for students of a class as following ...



Instructions
write a program that calculate the average grade for students of a class as following:
1. ask the user to input

Instructions write a program that calculate the average grade for students of a class as following: 1. ask the user to input students name and grade \( (0< \) grade \( <100) \) and store them in arrays. (complete this task and get 5 points) 2. once the user completed his entry, the user should input "*" 3. sum the grades and divide by number of students to find average. 4. print the result as table as following : Student name Student grade Ahmad \( \quad 80 \) Abdullah 60


We have an Answer from Expert

View Expert Answer

Expert Answer


Here it is the simple C program to obtain the average of student's grades. Code: #include
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe