Question: 7. (a) Write a C program that takes 10 integers as input from the user, stores them in an array and then arranges these 10

7. (a) Write a C program that takes 10 integers as input from the user, stores them in an array and then arranges these 10 numbers so that the odd numbers are at the beginning of the array in ascending order and the even numbers are in the other part of that array in descending order. You are not allowed to use any other array for temporary storage
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
