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.
Answers
Answered by
1
sorry don't talk about c++ with me it's little confusing
Similar questions