Tell Solve Program Step Step Follow Requirment Q37085650

Employee class private members int phoneNumber; //must be 7-digits std:string name; //cannot be the empty string std:string dSample output from obtainEmployee(Employee&emp) Input Employee Information: Name: Bob Borbyton Phone: 1234 Invalid Phone 1234. [50pts] Employee Class .[5pts] members in correct scope [5pts] setName [15pts] setPhoneNumber [15pts] setDepartment .[5pts]

Can you tell me how to solve this program step by step? followthe requirment.

Employee class private members int phoneNumber; //must be 7-digits std:string name; //cannot be the empty string std:string department;//must be a valid department code (see below) All department codes are

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.