Question: Please solve it in C language. 5 Question 5 (40 Points) You must create an array. Either this array must consist of your student number

Please solve it in C language.
5 Question 5 (40 Points) You must create an array. Either this array must consist of your student number (Fig. 1 - Option 1) or you should take each element of the array from the user (Fig. 1 - Option 2). This should be the user's choice. If the user wants to enter each element of the array, the number of elements in the array must be determined by the user. Then you must create two different functions. One of them must order the elements in the array in reverse order. The other one must order the elements in the array in descending order. Which function to use should still be the user's choice. Here is an example: User Option 2 Option 1 Your student id-> (110130120] User should enter the each element of the array Reverse order Descending order (3211110001 [021031011] Figure 1: Example to Question 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
