Question: code in C 1. Use the random number generator to randomly generate an integer between 1 and 100 into an array that will hold 20

code in C
1. Use the random number generator to randomly generate an integer between 1 and 100 into an array that will hold 20 elements, Sort this array from largest to smallest. Print both the original array and the sorted array to the screen. Count the number of odd numbers that are in the array and output that to the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
