Question: C programming language Write a program that uses a while loop which will generate 10 random numbers (using the random number generator, seeded with time)

C programming language

C programming language Write a program that uses a while loop which

Write a program that uses a while loop which will generate 10 random numbers (using the random number generator, seeded with time) of data and 100. Determine the following about the 10 random numbers .The mean of the 10 numbers . . . The maximum value generated The minimum value generated The number of even numbers The number of odd numbers The program should output the 10 numbers, the mean, the max, the min, the number of even numbers, and the number of odd numbers to the screen. For mean, the output should show the answer with 1 decimal place

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!