Question: Q.4 Write a C program that involves creating two use-defined functions. The main function receives marks received by a student in 5 subjects and calls

Q.4 Write a C program that involves creating two use-defined functions. The main function receives marks received by a student in 5 subjects and calls the two user-defined functions each of which returns the maximum and average of these marks respectively. Call the functions and print the results from main()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
