Question: In C++. Thank you. Write a program that from main will prompt an employer for the ages of 5 of their workers and store this

In C++. Thank you.
Write a program that from main will prompt an employer for the ages of 5 of their workers and store this information n an array. Call a function that will average the ages in the input array and print the result to the screen. DO NOT USE GLOBAL VARIABLES FOR THIS PROGRAM. Run 1: 70, 75, 50, 40, 60 Run 2: 18, 21, 17, 20, 30
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
