6
8 10 12 2-4 6
OUTPUT:
odd numbers do not exist
Press any key to continue
Question 6:
(1 mark, file to be edited: Q6.c)
Your program allows users to enter a string S with a maximum length of 100 characters.
Prints the number of numeric characters that even number.
Below is an example:
Enter S = "ab42c 5d6 ef23"
ab42c 5d6 ef23
OUTPUT:
4
Press any key to continue
Question 7:
Zoom
+ 100%
Close