display-count
There are 1 repositories under display-count topic.
abhishekjain12/JAVA-string-program-1
Create a class which ask the user to enter a sentence, and it should display count of each vowel type in the sentence. The program should continue till user enters a word “quit”. Display the total count of each vowel for all sentences.