Create a word count server that can do the following: converts first alphabet of every word to upper-case alphabet, counts the number of words, counts the number of alphabets, and finally counts the number of vowels in a given sentence.
C programming
by essaylimo | Sep 13, 2020 | Uncategorized