Question: Write a java Program. Enter two values that are strings. If the length of the value is > 10, count the vowels. display the string,
Write a java Program.
Enter two values that are strings. If the length of the value is > 10, count the vowels. display the string, the string length and the vowels. otherwise if the value is less < 10, count the constants, display the string, string length and the constants.
add an additional check to see if the two strings are equal to one another.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
