Write a program that enables the user to input name address


Problem

Write a program that enables the user to input name, address and local phone number, including area code. The phone number should be entered in a format to include dashes between the numbers (i.e. xxx-xxx-xxxx). Store the values in a text file. Surround the phone number with asterisks and store only the numbers for the phone number. Do not store the hypen or dash in the file with the phone number. Include appropriate exception-handling techniques in your solution. Display a message indicating the data was stored properly. Use Notepad to view the contents.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that enables the user to input name address
Reference No:- TGS02646915

Expected delivery within 24 Hours