Question: Tis is for Java Write a program that reads from the keyboard a last name, then a first name. Using String methods toUpperCase(), substring() print
Tis is for Java
Write a program that reads from the keyboard a last name, then a first name. Using String methods toUpperCase(), substring() print first initials and last initials. For example if the user enters smith then emily, it should print E.S. You must tell the user what inputs do you want. Again print a nice title with your name.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
