Question: Programming in C language to be run on code blocks on Windows 1. (String Usage) Write a program that will allow a user to enter

Programming in C language to be run on code blocks on Windows
1. (String Usage) Write a program that will allow a user to enter in a sentence of up to 100 characters. Then, take that sentence and print to screen the number of capital letters and lower case letters. Next, output the complete sentence in all lower case letters and then output the sentence on the next line in all upper case letters Be sure to use a function for input that limits the number of characters read in so that if the user types in a sentence that's longer than 100 characters your program correctly handles it
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
