Question: hello, please write it in java language, and I guess they want us to use a loop or nested loop, and please also run it
hello, please write it in java language, and I guess they want us to use a loop or nested loop, and please also run it with the same input that is given ,thank you
Question 2 (10 Points) Write a Java program that asks the user to input a line of text containing one or more words separated by exactly one space. Your program should count the number of words that start with a capital letter. A letter is capital if it is between 'A' and Z'. See the sample input/output. SAMPLE INPUT/OUTPUT Enter a line of text: My friend Web page has six HTML tags. 3 words start with capital letters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
