Question: Write a program: That accepts any number of integers from the user in the range of 1 to 50 only. Assume that the input ends

Write a program: That accepts any number of integers from the user in the range of 1 to 50 only. Assume that the input ends when -1 is encountered. Only numbers in the range 1 to 50 will be stored in the array. Assume the maximum size of the array is 100. Calculate the sum of integers in the array and display the result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
