Question: Loop and array! Write a program that first asks user to Enter a positive integer number that is greater than 3. Let N be this
Loop and array! Write a program that first asks user to Enter a positive integer number that is greater than 3. Let N be this number. Program prompts N times. Each time it asks user to enter an integer (negative, zero, or positive value). At the end, there are N integers entered by user. Program calculates the sum and a maximum number of these N numbers. We assume user always enters a valid number so no need to write code to take care of invalid case.
I need this in C programming
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
