Question: 1-Write a function that takes two arrays and prints the combined array- void CombArray (int a[], int b[]); 2-write a function that sort array in
1-Write a function that takes two arrays and prints the combined array- void CombArray (int a[], int b[]); 2-write a function that sort array in descending order. 3-write a function that count numbers of prime numbers in array. Use the functions inside the main
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
