Question: Write a boolean function descendOrder to receive an array table[] of size (n) integers and return true if the values in the array are in
Write a boolean function descendOrder to receive an array table[] of size (n) integers and return true if the values in the array are in descending order and false otherwise. Use a single loop only , c++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
