Sunday, August 2, 2009

A c code that allows one to enter scores for 10 subjects for each student then compute & display average?

without cheating on your homework you should use the following elements:





stdio.h


printf()/scanf()


an array to store the scores


a loop that loops over the array (10 times)

A c code that allows one to enter scores for 10 subjects for each student then compute %26amp; display average?
Do you want it for an assignment?


No comments:

Post a Comment