Question: Write a program to read list of 5 numbers into an integer array, compute the average and print out all numbers less than average. Modify
Write a program to read list of 5 numbers into an integer array, compute the average and print out all numbers less than average. Modify the following program to input 5 numbers and print out all numbers less than avcrage scores.c * Synopsis - Accepts input of 5 integers from the keyboard into an array of ints. * Objective Illustrates basic array definition and *access of array elements. Include Files * #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
