Merging arrays and sorting the resultant !!

Write a program using user-defined function to merge the contents of two sorted arrays A & B into third array C. Assuming array A is sorted in ascending order, B is sorted in descending order, the resultant array is required to be in ascending order.
we don't do homework
Last edited on
Topic archived. No new replies allowed.