Question: Question 3: Write a Java method which reads eyboard and counts both the number of uppercase letters and the number of lowercase letters in the

Question 3: Write a Java method which reads eyboard and counts both the number of uppercase letters and the number of lowercase letters in the string. The method must print out a line similar to the following: a single String from the k (10 points) There are 10 lowercase letters and 5 uppercase letters if there were 10 lowercase and 5 uppercase letters in the user's input. The method must also print out exactly one of these output lines, as appropriate There are more lowercase letters than uppercase letters There are more uppercase letters than lowercase letters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
