You are to write a Java program that prompts

VerifiedEducator
 (Not rated)
 (Not rated)
Chat

  

1. You are to write a Java program that prompts a user to enter a Java character,  determines the group of the entered character, and displays the result.
2. In simple term, the characters may be grouped as the following:
1. Lowercase characters
2. Uppercase characters
3. Digits
4. Punctuation marks
5. White spaces
6. Special characters.

    • 4 years ago
    Answer Attached
    NOT RATED

    Purchase the answer to view it

    • TestChar.zip