Question: Write a C code that asks the user to enter a character. The program should print whether the user has entered upper case or lower

 Write a C code that asks the user to enter a

Write a C code that asks the user to enter a character. The program should print whether the user has entered upper case or lower case letter. Assume that user inputs only characters from a-z and A-Z Sample Output 1: Enter a character: R ou have entered an upper case character Press any key to continue - Sample Output 2 Enter a character: y You have entered an lover case character Press any key to continue

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!