Visual Basic 2010 How to Program Deitel Exercise 9.7 Employee Class

$ 12

Visual Basic 2010 How to Program Deitel Exercise 9.7 Employee Class

(Employee Class) Create a class called Employee that includes three pieces of information as instance variables-a first name (type String), a last name (type String) and a monthly salary (type Integer). Your class should have a constructor that initializes the three instance variables. Provide a property for each instance variable. The property for the monthly salary should ensure that its value remains positive-if an attempt is made to assign a negative value, throw an exception. Write an application that demonstrates class Employee’s capabilities. Create two Employee objects and display each object’s yearly salary. Then give each Employee a 10% raise and display each Employee’s yearly salary again.

94 in stock

SKU: DEITELVB9P7 Category:

Description

Visual Basic 2010 How to Program Deitel Exercise 9.7 Employee Class

(Employee Class) Create a class called Employee that includes three pieces of information as instance variables-a first name (type String), a last name (type String) and a monthly salary (type Integer). Your class should have a constructor that initializes the three instance variables. Provide a property for each instance variable. The property for the monthly salary should ensure that its value remains positive-if an attempt is made to assign a negative value, throw an exception. Write an application that demonstrates class Employee’s capabilities. Create two Employee objects and display each object’s yearly salary. Then give each Employee a 10% raise and display each Employee’s yearly salary again.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.