Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_step_2

Step: 3

blur-text-image_step3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MySQL/PHP Database Applications

Authors: Brad Bulger, Jay Greenspan, David Wall

2nd Edition

ISBN: 0764549634, 9780764549632

More Books

Students also viewed these Databases questions