Transcription: Here is the main function for the program that uses the PhoneBook class. It is a simple program that lets you insert names and telephone numbers into a PhoneBook object. You can also remove the entry for a name, look up the number for a name, print the entire PhoneBook object, or quit.