Consider A, B, C as three arrays of size m,n and m + n respectively. Array A is stored in
ascending order where as array B is stored in descending order. Write a C++ program to
produce a third array C, containing all the data of arrays A and B and arranged in descending
order. Display the data of array C only.
The answer to the question is available in the PDF file https://www.assignmentexpert.com/https://www.assignmentexpert.com/homework-answers/programming-answer-72101.pdf
Comments
Leave a comment