Question: Using simple Java, write an application called NameApp that prompts for and reads the users first and last name (separately). The program prints to the
Using simple Java, write an application called NameApp that prompts for and reads the users first and last name (separately). The program prints to the screen the initials as well as the average length of first and last name. For example, if the user enters Joe Smith, the program will print:
initials: JS average length: 4.0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
