Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Java programming problem, could you please add comments // so that I know why you took the steps you did? Thank you! Write a program
Java programming problem, could you please add comments "//" so that I know why you took the steps you did? Thank you!
Write a program that prompts the user for their first, middle, and last names, in uppercase. Display number of letters in their name and their initials in lowercase. Example: Input SUE BORT THOMAS Output: You have 13 letters in your name and your initials are sbt
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started