(1 mark, file to be edited: Q5.c)
The program asks the user to enter an array of n integers from the keyboard.
Find and print the odd numbers in descending order.
Below is an example:
n = 6; array = (8, 9, 3, 7, 2, 5)
4 of 4
Paper No: 13
6 89 37 25
OUTPUT:
9753 Press any key to continue
88%
Zoom
Close