Below is an example:
n = 6; array = {8, 3, 2, 10, 7, 4}
4 of 4
Paper No: 8
6 8 3 2 10 74
OUTPUT:2 4 8 10
Press any key to continue
Question 6:
(1 mark, file to be edited: Q6.c)
The program allows the user to enter a string containing any characters from the keyboard.
Find and print the number of characters that are lowercase letters.
Below is an example:
Enter a string = "Summer semester 2024 - FPTU"
Close
+ 100%
Zoom