Question: Need it in Visual C# program EmployeeInfo.txt CITP 3310 Assignment 6 Create a class object called Employee which included six private variables: First Name Last

Need it in Visual C# program  Need it in Visual C# program EmployeeInfo.txt CITP 3310 Assignment 6
EmployeeInfo.txt
Create a class object called "Employee" which included six private variables: First

CITP 3310 Assignment 6 Create a class object called "Employee" which included six private variables: First Name Last Name ID number . Initial Salary Start Year Current Salary Methods: . . . Constructors Properties (curSalary is a read-only) CacCurSalary():Calculate the current salary based on a 5% yearly increment from the startYear. Create an "EmployeeDemo" class. In the main function, the program prompts user to enter the current year. Then, the program reads three company employee information from the "Employeelnfo.txt file and save the data into three objects After saving the data, the program prompts user to enter the range of current salary that you want to see and display the employee's information whose current salary is in the range in a descending order

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!