Interviews Questions, Algorithms, Aptitude, C Interview Program, C Theory Question, Aptitude Tricks, Test Series,

Showing posts with label Vowel or Consonant. Show all posts
Showing posts with label Vowel or Consonant. Show all posts

Monday, 13 May 2019

Vowel or Consonant

Question:

Write a program to identify if the character is a vowel or consonant 

Solution: