☑Kizspy.me
Question 3:
(1 mark, file to be edited: Q3.c)
Your program allows the user to enter an array of 'n' integer numbers, where 'n >0' is entered from the
keyboard (STDIN).
Program to print the even numbers sorted in descending order and sum of the even elements.
Below is an example when 'n' = 5; elements: {3, 4, 6, 7, 2}
3 of 3
Paper No: 7
Zoom
- FUO
+ 100%
53
34672
OUTPUT:
642
12
Press any key to continue
Close