[SOLVED] SOLVED:Description : Employee Class:

13.99 $

Category:

Description

5/5 - (2 votes)

Description : Employee Class: : 3 instance variables: firstName(string), : lastName(string), : monthlySalary(double) : Constructor initializes 3 variables: if monthly salary is not positive, do not set its value: Set & Get method for each variable