Write a template function that returns the average of all the elements of an 
array. The
 arguments to the function should be the array name and the size of the array 
(type int). In
 main(), exercise the function with arrays of type int, long, double, and char.


      

[Non-text portions of this message have been removed]

Reply via email to