Computer Science, asked by Aj6986, 4 months ago

Write a program to find average in c language​

Answers

Answered by Sreekarindia
1

Explanation:

Next, it will ask the user to enter individual items up to a declared number. Using the While Loop, it will calculate the sum, and later it will calculate the average. Within this C Program to Calculate the Sum and Average of n Number, the first printf statement will ask the user to enter n value.

Answered by chutki12
0

Next, it will ask the user to enter individual items up to a declared number. Using the While Loop, it will calculate the sum, and later it will calculate the average. Within this C Program to Calculate the Sum and Average of n Number, the first printf statement will ask the user to enter n value.

Attachments:
Similar questions