Question: Write an application that prompts a user for a full name and street address and constructs an ID from the user's initials and numeric part
Write an application that prompts a user for a full name and street address and constructs an ID from the user's initials and numeric part of the address. For example, the user William Henry Harrison who lives at 34 Elm would have an ID of WHH34, whereas user Addison Mitchell who lives at 1778 Monroe would have an ID of AM1778. Save the file as ContructID.java.
Java Programming 8th Edition
Chapter 7 Exercise 11
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
