Question: Make an array of 5 random numbers between 5-50. Then, send each of those numbers to a void function to determine if there are more

Make an array of 5 random numbers between 5-50. Then, send each of those numbers to a void function to determine if there are more numbers over 25 or more numbers that are less than or equal to 25. If there are more numbers over 25, output over in the main function. If there are more numbers equal or less than 25, output under in the main function.

In C++

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!