Write a program that prompts the user to enter a string and displays the number of the

Question:

Write a program that prompts the user to enter a string and displays the number of the uppercase letters in the string.
Enter a string: Welcome to Java
The number of uppercase letters is 2

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: