Problem #3 (10 points): Constructor chaining 1. In an object-oriented college simulation system, we have the following classes: is an Employee a. Secretary b. JavaProgramming is a Course c. Professor d. Instructor e. GuestGuru f. DataScience g. h. Janitor i. JavaSeminar j. Person k. Course 1. Employee is an Instructor is an Employee
OR
OR