Question: Problem 01: write a complete C++ program to calculate average of 10 prime numbers. You have to allow user to enter 10 numbers and those

Problem 01:

write a complete C++ program to calculate average of 10 prime numbers. You have to allow user to enter 10 numbers and those numbers have to be in range[13-200]. If the number is Not in that range, the number is Not considered in average.

Problem 02:

write a complete C++ program to calculate average of 100 of even numbers. You have to ask user to input 100 numbers.

Problem 03:

write a complete C++ program to calculate average of 100 of odd numbers. You have to allow user to enter 100 numbers. Then, calculate the power of those number.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!