1.Write a console program to accept student of 3 subject marks they are m1, m2, and m3 and calculate 3 subjects’ total marks and average m... Read more »
Write a console program to accept student of 3 subject marks they are m1, m2, and m3 and calculate 3 subjects’ total marks and average marks and display to the user? And display the result? in C Languages
