Question: In C++ write a function prototype for function averageCalc, which takes two parameters - a pointer to an array of double and an int for
In C++ write a function prototype for function averageCalc, which takes two parameters - a pointer to an array of double and an int for size of array. The function returns a pointer to a double.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
