Question: program in C laguage the first problem requires that the student take in character input from a prompt > on a character by character
program in C laguage
the first problem requires that the student take in character input from a prompt "> " on a character by character basis. There should be no more than 80 characters in a single line of input. You might look at the
The second problem is to determine some basic statistics on set of integers. The required statistics are the: mean, mode, min, max, and median. The set of integers to use in your array is: 36, 14, 9, 24, 16, 25, 9, 13, 2, 28. Build a table like the previous homework to show your results. You should be able to find definitions for these statistical terms on the web.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
