Transcription: Client code can call the member function remove to delete an entry from a phone book. The argument who holds the name for the entry to be removed. Remove returns an integer value which is set to 1 if the deletion is successful or to 0 if there is no entry for the name who in the phone book object.