Question: Your program allows users to enter a string 'o' (with maximum length of 100 characters). The system prints out the string with all uppercase
Your program allows users to enter a string 'o' (with maximum length of 100 characters). The system prints out the string with all uppercase letters. Below is an example: 0=HELLO helLO OUTPUT: HELLO Press any key to continue Question 5: (1 mark, file to be edited: Q5.c) Your program allows users to enter a string 's (length of 's' < 100 characters).
Step by Step Solution
3.51 Rating (154 Votes )
There are 3 Steps involved in it
Have a look at the below code I have put comments wher... View full answer
Get step-by-step solutions from verified subject matter experts
