akosiraff

Download Java Character JAVA Answer

Jul 6th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1.  
  2. Download: https://solutionzip.com/downloads/java-character/
  3. 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.
  4. 2. In simple term, the characters may be grouped as the following:
  5. 1. Lowercase characters
  6. 2. Uppercase characters
  7. 3. Digits
  8. 4. Punctuation marks
  9. 5. White spaces
  10. 6. Special characters.
  11. Download: https://solutionzip.com/downloads/java-character/
Add Comment
Please, Sign In to add comment