Question: please write this funcion in a way that is applicable to visual studios. Write a function called sortDescending( ) which sorts the array in descending
please write this funcion in a way that is applicable to visual studios.
Write a function called sortDescending( ) which sorts the array in descending order. The prototype for this function will be void sortDescending(int nums[ ], int array_size);
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
