Create a user defined function task1 () which should accept 1D array and its size (no. of elements) from main () function. This function should delete all palindromic array elements in the given array. Make another function task2(), which also accepts updated 1D array, its updated size and its role is to sort the array contents in descending order after deletion. After executing task2(), display the updated array content on screen through main ().
Answers
Answered by
0
Answer:
what is questions.
Explanation:
I don't understand
Similar questions