Exercise#1: Write a complete C++ code that creates an integer array of 10 elements. Use a loop to store the following values into the arrays: 1, 4, 5, 6, 8, 9,11, 12, 16, 20 and finally print the odd,...


Exercise#1: Write a complete C++ code that creates an integer array of 10 elements. Use a loop<br>to store the following values into the arrays: 1, 4, 5, 6, 8, 9,11, 12, 16, 20 and finally print the odd,<br>even number and show their average.<br>

Extracted text: Exercise#1: Write a complete C++ code that creates an integer array of 10 elements. Use a loop to store the following values into the arrays: 1, 4, 5, 6, 8, 9,11, 12, 16, 20 and finally print the odd, even number and show their average.

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here