Question: Write a program that asks the user for a String. The program reads in the String and displays the following statistics: Number of upper case

Write a program that asks the user for a String. The program reads in the String and displays the following statistics:

Number of upper case letters

Number of digits

Number of white spaces

The location/index of all occurrences of the letter e

Using only one loop

Code in Java

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!