A program will read ten numbers and store them in an array


For each of the problems listed below write the c++ code

1. A program will read ten numbers and store them in an array. the program should display how many of these elements are odd and how many are even.

2. A program will read ten numbers and store them in an array the program should then calculate the average and display how many of these numbers are below the average

3. A program will read six numbers and store them in an array. the program should then store the elements in reverse order in a second array and display the content of the first and second array.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: A program will read ten numbers and store them in an array
Reference No:- TGS02898664

Expected delivery within 24 Hours