Question: Introduction into Java, 10th edition, Liang Write a program that prompts the user to enter a letter and check whether the letter is a vowel
Introduction into Java, 10th edition, Liang

Write a program that prompts the user to enter a letter and check whether the letter is a vowel or consonant. Here is a sample run: Enter a letter: B B is a consonant Enter a letter grade: a a is a vowel Enter a letter grade: # # is an invalid input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
