Question: Java Programming help. question : phone books show phone numbers under alphabetized last names. write a program that will accept 3 lines of string data
Java Programming help. question : phone books show phone numbers under alphabetized last names. write a program that will accept 3 lines of string data and then provide the output as shown below, indicating what the number will be alphabetized under, the name in the format last, first, and the phone number included in the area code. you may assume that all user names to be input will be the first then last( no middle names or initials). for your program 650 applies to Mountain view and 408 applies to San jose and Cupertino. don't worry about cities other than these. program should be complete and concise and does not require loops.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
