Write a function that receives marks received by a student in 3 subjects and returns the average and percentage of…
Write a C program to find the grace marks for a student using switch. The user should enter the class…