Question: Write a program in C++ that asks the user to enter a series of positive integers and prints the average of the even numbers. The
Write a program in C++ that asks the user to enter a series of positive integers and prints the average of the even numbers. The program should continue to run until the user enters a negative number. The average should not include the negative value. Include up to 3 decimal places in your average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
