Understand the UML DiagramNotice the change in UML diagram.
/in Feeds /by Munene davidPlease help me with the attached assignment.
This required to be done in C++.
STEP 1: Understand the UML DiagramNotice the change in UML diagram. It is common practice to leave out the accessors and mutators(getters and setters) from UML class diagrams, since there can be so many of them. Unless otherwisespecified, it isassumedthat there is an accessor (getter) and a mutator (setter) for every class attribute.STEP 2: Create the ProjectCreate a new project and name it CIS247C_WK5_Lab.STEP 3: Modify the Employee Class1.Using the updated Employee class diagram, modify the attributes to be protected.2.Delete the iEmployee interface class, and remove the reference from the Employee class.

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"
Scenario/SummaryWe have two separate goals this week:1
/in Feeds /by Munene davidPlease help me with the attached assignment.
This required to be done in C++.
Scenario/SummaryWe have two separate goals this week:1. We are going to create an abstract Employee class and two pure virtual functions – calculatePay() anddisplayEmployee(). The abstract Employee class will prevent a programmer from creating an objectbased on Employee, however, a pointer can still be created. Objects based on Salaried and Hourly willbe allowed. The pure virtual function calculatePay() in Employee will force the child classes toimplement calculatePay(). The other pure virtual function displayEmployee() in Employee will force thechild classes to implement displayEmployee().2. We are going to implement Polymorphism and dynamic binding in this iLab.STEP 1: Understand the UML DiagramNotice in the updated UML diagram that the Employee class is designated asabstractby having the classnameEmployeeitalicized. Also, thecalculatePaymethod is italicized, which means that it is a pure virtualfunction and needs to be implemented in the derived classes. In addition, make displayEmployee() method apure virtual function as well.

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"
Add the ability to save data to disk in one or more files. The menu(s) should give the user the option to save or retrieve data.
/in Feeds /by Munene davidHI LAST WEEK YOU HELPED ME ADD ARRAYS TO MY PROGRAM AND THIS WEEK I NEED HELP ADDING A SAVE OPTION IN MY EXISTING
PROGRAM.
Add the ability to save data to disk in one or more files. The menu(s) should give the user the option to save or retrieve data.
Add the ability to save data to disk in one or more files. The menu(s) should give the user the option to save or retrieve data.#include <iostream>using namespace std;int getChoice() {int choice;//validate user input in a loopwhile(true) {cin >> choice;if(choice < 1 || choice > 2) {cout << “Menu” << endl;cout << “1. Check movies, their Tme and gate\n2. Exit\n”;} else {break;}}return choice;}int getGateNo() {

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"
About Us
![]()
Since 2010, we have offered professional writing services to clients all over the world.
Over the years, our writers have gained solid experience in all academic disciplines, giving them a competitive edge to provide only first-rate academic papers.
![]()
QUICK LINKS
Contact Us
For any questions, feedback, or comments, we have an ethical customer support team that is always waiting on the line for your inquiries.
Talk to us
support@academicheroes.com
Call us: +1 (203) -677 0547
