Question: Write a program that prompts the user to provide a single character from the alpha-bet. Print Vowel or consonant , depending on the user input.
Write a program that prompts the user to provide a single character from the alpha-bet. Print Vowel or consonant , depending on the user input. If the user input is not a letter (between a and z or A and Z), or is string of length > 1, print an error message ( please write by C++ visual studio not java )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
