Question: Qustion 1 : write C + + programe * Write a C + + program that: Q 1 : Ask the user to enter an
Qustion : write programe
Write a program that:
Q:
Ask the user to enter an array of integer numbers, and then do the following:
Prints the average of the even elements in the array, if no even number prints out
Print the minimum odd element of the array with its index, if there are no odds print the NO ODDS" message.
Example :
Enter numbers:
table
Average of even element
The minimum odd number
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
