CS304 Assignment 2 Solution 2021


vu

CS304 Assignment 2 Solution 2021

CS304 Assignment 2 Solution 2021: CS304 Exercise 2 Solution Guide Spring 2021 | Code with 100% correct solution guideline. CS304 Exercise 2 Solution Guide Spring 2021 | 100% Accurate Solution Guide with Code | Link # CS304 #OOP # Spring2021 #Assginment 2 You will be hired as an application developer for a company called XYZ to help HRM manage employee data. You will be asked to write a program for the HRM department with a maximum of 10 employees. Follow a menu and step-by-step instructions.

S304 Order No. 2 Spring 2021
Welcome to XYZ’s Human Resource Management (HRM) software. To complete a specific task, please select one of the following commands. 1. Add new employee 2. Delete employee data 3. Update employee data 4. Exit Please enter the number of your requested command? Consider the following section of the Person class, which includes some data members.

The “PersonalID” field of the person class should be unique and should automatically increase with the initial value 8248001 for the first employee. This means that the user should not enter a value for “personalID”.

The HRM class should consist of the following private sectors:

Personnel (Private) Type Employee Row اصل Actual Number of Employees Row Employee (Private) Class HRM should consist of the following public member functions: