Question: write a program in c Build a 10 element integer array and populate it with random numbers between 0 and 100 through a for loop.
write a program in c
Build a 10 element integer array and populate it with random numbers between 0 and 100 through a for loop. Then print out the array in the reverse order through another for loop.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
