In the main method create object for employee class and


C++ in visual studio...

Implement a class which will have:

• Name the class as Employee
• Implement a method which will take the employee's first name and last name as an input and will return the full name.
• Implement another method which will take the full name of the employee as a parameter, will take 5 days working hours as an input and will return the full working hours of the week.
• In the main method create object for Employee class and demonstrate the use of the aforesaid methods. Print the full name of the employee and show his full working hours in the main method.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: In the main method create object for employee class and
Reference No:- TGS0142985

Expected delivery within 24 Hours