Question: Java Question: Write a program which will ask the user to enter a character. Based on the character entered the program will print to say
Java Question:
Write a program which will ask the user to enter a character. Based on the character entered the program will print to say whether it is an uppercase or lowercase or digit character or any other character. Feel free to use API isDigit etc if needed. (Cannot use Arrays)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
