Question: Can you answer this by JAVA NetBeans please? Exercise 2 Create and test Lecturer Class. Class Lecturer Member Variables first name last name salary List

 Can you answer this by JAVA NetBeans please? Exercise 2 Create

Can you answer this by JAVA NetBeans please?

Exercise 2 Create and test Lecturer Class. Class Lecturer Member Variables first name last name salary List of unit names the lecturer teaches Constructor(s) initialise (if any) member variables based on values passed in as parameters Method details parameters: unit name behaviour: appends unit name to list addUnit() of units taught parameters: unit name behaviour: removes unit name from removeUnit() list of units taught wageRise() parameters: % increase on salary behaviour: increases salary by % increase return: all information for lecturer (string) lecturerInfo()

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!