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