Computer Science, asked by najishahmed241, 10 months ago

How to count number of vowels and consonants in a string?

Answers

Answered by TechGenius
0
1. write multiple if loops with count on success
2. use array to store all vowels .. and check if weird be to it then count
3. use algorithm with sort
Similar questions