Topics Covered: ARRAY Objectives: To implement array input, initializers, traversals, and output Description Create an array of N integers. Ask from the user how many elements he/she wants to input in...


Use C Language


Create an array of N integers.  Ask from the user how many elements he/she wants to input in the array. Determine the sum of all numbers, the average of all EVEN numbers and count how many are odd numbers and how many zeroes were inputted?


At the end, print the accumulated and counted values of the array.


Topics Covered:<br>ARRAY<br>Objectives:<br>To implement array input, initializers, traversals, and output<br>Description<br>Create an array of N integers. Ask from the user how many elements he/she wants to input<br>in the array. Determine the sum of all numbers, the average of all EVEN numbers and count<br>how many are odd numbers and how many zeroes were inputted?<br>At the end, print the accumulated and counted values of the array.<br>

Extracted text: Topics Covered: ARRAY Objectives: To implement array input, initializers, traversals, and output Description Create an array of N integers. Ask from the user how many elements he/she wants to input in the array. Determine the sum of all numbers, the average of all EVEN numbers and count how many are odd numbers and how many zeroes were inputted? At the end, print the accumulated and counted values of the array.

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here