Chapter 10: Exceptions Lab Exercises

File CountLetters.java contains a program that reads a word from the user and prints the number of occurrences of each letter in the word.

Part of the document

File CountLetters.java contains a program that reads a word from the user and prints the number of occurrences of each letter in the word.