Problem Statement: 
Write a C Program to check if entered character is vowel or consonants.

Required Knowledge: 
C Input/Output, C Variables, C Datatypes, C switch...case

Solution: 

Explanation: 

  •