Question: Using C++ Write a simple function to calculate the average. The function will use reference parameters. The function will return the average to main. The
Using C++ Write a simple function to calculate the average. The function will use reference parameters. The function will return the average to main. The reference parameters will be the sum and count of numbers. Call the function from main() and print the average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
