In Java, write a program that asks the user to enter the name ofa file, and then asks the user to enter a character. The programshould count and display the number of times that the specifiedcharacter appears in the file.
Class name: FileLetterCounter
hypergrade.com
OR
OR