Create a phonebook class fields include first name last


Create a PhoneBook class. Fields include first name, last name, area code, and phone number. Include an extraction operator that prompts the user for values for each field.

Also include an insertion operator that displays the values of each field. Overload the operator[]()function to change a PhoneBook object's phone number (but not area code).

Overload the operator()()function to change the area code and phone number.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Create a phonebook class fields include first name last
Reference No:- TGS01677911

Expected delivery within 24 Hours