Question: Write class named formatName Use Scanner input to accept name Assume name in format FIRST.MIDDLE.LAST (no spaces) separated by . Assume middle name always present
Write class named formatName
Use Scanner input to accept name
Assume name in format FIRST.MIDDLE.LAST (no spaces) separated by .
Assume middle name always present
Use String Functions to format input in format LAST, FIRST MiddleInitial
write the program in java using eclipse.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
