Question: Write the program in C++ language Exercise #5: Upper or Lower Write a program that prompts the user to enter a letter, the prograrm then
Exercise #5: Upper or Lower Write a program that prompts the user to enter a letter, the prograrm then prints whether the letter is an upper case, a lower case letter, or not a letter. Sample input /output: Enter a letter:G Enter a letter: d is an upper case letterd is a lower case letter is not a letter Enter a letter
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
