Question: Write a program that prompts the user to enter a letter then program checks whether the letter is an upper letter or not. Sample

Write a program that prompts the user to enter a letter then program checks whether the letter is an upper letter or not. Sample input/output: Enter a letter: c c is not an upper letter Enter a letter: F F is an upper letter C++
Step by Step Solution
3.45 Rating (155 Votes )
There are 3 Steps involved in it
Certainly Heres an example C program that prompts the user to enter a letter ... View full answer
Get step-by-step solutions from verified subject matter experts
