Question: Write a program in Java that takes a string of someone's full name and prints it out last name first. You may use the available
Write a program in Java that takes a string of someone's full name and prints it out last name first. You may use the available string manipulation methods. Example: "George Washington" "Washington, George"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
