Write a void function named inputage to read values


Problem

A. Write a void function named inputAge to read values from screen and store it into an array. (should take array as argument)

B. Write a main function to declare an array named age to store 25 values and call the inputAge function.

C. Write a function named average to return the average of those 25 ages.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a void function named inputage to read values
Reference No:- TGS03233134

Expected delivery within 24 Hours