Question: Write a C program and define a function that will calculate the average of an arbitrary number of floating point values that are passed to
Write a C program and define a function that will calculate the average of an arbitrary number of floating point values that are passed to the function in an array. Demonstrate the operation of this function by implementing a program that will accept an arbitrary number of values entered from the keyboard, and output the average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
