Question: UIHIN mu Write a C program that will ask the user to enter 10 integer numbers from the keyboard. Write this program using i. FOR

UIHIN mu Write a C program that will ask the user to enter 10 integer numbers from the keyboard. Write this program using i. FOR LOOP and ii. WHILE LOOP. (There will be 2 different programs.) The program will find and print the following; a. Summation of the numbers. b. Number of even numbers. C. Summation of negative numbers. d. How many numbers are in between -5 and 25. e. Average of all numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
