☑Kizspy.me
Press any key to continue
Question 6:
(1 mark, file to be edited: Q6.c)
Your program allows the user to enter a string S (maximum 100 characters). Count and print out the
number of uppercase letters in the string.
Below is an example of how the program will run:
Hello 123 WORLD!
OUTPUT:
6
Press any key to continue
Question 7:
(1 mark, file to be edited: Q7.c)
Your program allows the user to enter a string S with a maximum length of 100 characters.
The system converts the first letter of each word to uppercase.
Finally, the system prints the string S to the screen.
Zoom
- FUO
+ 100%
Close