Question: Write a program using c compiler to find the sum, average, smallest and largest number of a series of numbers entered ( use these numbers
Write a program using c compiler to find the sum, average, smallest and largest number of a series of
numbers entered use these numbers as your test data:
where the output of the program is as below:
Program to find the largest number
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
Please enter a number type to stop :
The sum of numbers is
The average number is
The smallest number is
The largest number is
Thank you
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
