Question: Question 4 Write a C++ program that takes an array of integers and uses the STL's std::sort algorithm to sort the array in descending order.
Question 4
Write a C++ program that takes an array of integers and uses the STL's std::sort algorithm to sort the array in descending order. Print the sorted array to the console.
PLEASE SEND CODE AS WELL MARKS (20)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
