Question: Write a complete C++ program to do the following: 1. Input 15 integer number (entered by the user) using array. 2. Print the average of
Write a complete C++ program to do the following: 1. Input 15 integer number (entered by the user) using array. 2. Print the average of the array elements that are divisible by 4 . 3. Print the smallest even number in an array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
