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"
Summer semester 2024 FPTU
OUTPUT:
13
Press any key to continue
Question 7:
(1 mark, file to be edited: Q7.c)
The program allows users to enter an array of n real numbers from the keyboard.
Close
+ 100%
Zoom