Transcription: Client code can call the member function lookup to find the telephone number for a person. The name of the person is passed in the argument who. The lookup function returns a long integer value which is set to the telephone number found for the name who or to zero if there is no entry for that name in the phone book object.