Question: In java, use a method to take in a string and print the word that doesnt have a vowel and state it does not contain
In java, use a method to take in a string and print the word that doesnt have a vowel and state it does not contain any vowel characters.
Example:
input is:
Do or Do Not, There is No Try! output is:
The word Try does not contain vowels.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
