Write a switch statement program asking user to input letter


Problem

Write a switch statement program asking user to input a letter (alphabet) for the following conditions: A, E, l, O, U = vowel, Default = consonant. If it is a vowel, Prints "Character you entered is a vowel" If it is a consonant, Prints "Character you entered is a consonant" in C++.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a switch statement program asking user to input letter
Reference No:- TGS03312169

Expected delivery within 24 Hours