Question: 14. Write a program that will find a sum of an array of integers. Create an array of 100 integers and load the array with

14. Write a program that will find a sum of an array of integers. Create an array of 100 integers and load the array with randomly generated numbers from 6-76. Create a function named AVG5 that will find and return the average of all values in the array that are divisible by 5. The main program then will print that final average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
