Question: Take the Course Content program Char and String in Java and rewrite it so that: (1) It reads in the person's full name (not first
Take the Course Content program "Char and String in Java" and rewrite it so that: (1) It reads in the person's full name (not first and last individually ) in one input. (2) extract first and last name using substring method (3) print the person's initials using substring method not charAt.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
