Java programming please
Make it simple as possible
ASAP help needed.
Nrite a program that reads a word and prints the number of vowels in the word. In this example
please assume that a, e, i, o, u, and y are vowels. It is okay to count y as a vowel even if another vowel
exists.