Question: Write a C program that defines a function calculateAverage which takes an array of integers and its size as arguments and returns the average of
Write a C program that defines a function calculateAverage which takes an array of integers and its size as arguments and returns the average of the elements. Use this function to calculate and display the average of values entered by the user.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
