JavaScript - Count Vowels and Consonant in a Sentence
Learn on how to create a Count Vowels and Consonant in a Sentence using JavaScript. A simple JavaScript program that can identify the vowels and consonant in a sentence. This can be help when you want to count the vowels and consonant.