Question: Write a function called sortnumbers () that accepts an array of integers and the number of items in the array as arguments, and returns nothing.
Write a function called sortnumbers () that accepts an array of integers and the number of items in the array as arguments, and returns nothing. This function must sort the numbers in the array in descending order (i.e. largest to smallest value)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
