6 of 6
Paper No: 4
Your program allows the user to enter a string 's' with a maximum length of 100 characters.
The system converts the two first letters of each word to uppercase.
Print out the string 's' after the conversion.
Below are two examples of how the program will run:
Tom Cruise
OUTPUT:
Tom Cruise
Press any key to continue
Tom Cruise
OUTPUT:
TOm CRuise
Press any key to continue
Case 1:
Case 2:
Question 10:
Zoom
+ 80%
Close