please code in c thank you 2 fill an array with 40 random numbers between 1 and 100 5148988
Please code in C.
Thank you
2. Fill an array with 40 random numbers between 1 and 100 by making modifications to the random number generator code posted in the Course Content on Blackboard. Once the array is filled up, print the array in both the actual and reverse order. (50 points – 10pts for commenting and 40pts for successful execution)