Question: ame 1. Make two distinct classes for two designations (e. g. HR, CEO, Manager) from Employee class. Employee class has an abstract method which will

ame 1. Make two distinct classes for two designations (e. g. HR, CEO, Manager) from Employee class. Employee class has an abstract method which will return the name of the designations. Now, define relevant properties and methods for these three classes and create two instances of these two classes. Store these instances in their parent's reference. Then, print the nam of designation by calling that method. Sample Output: HR CEO
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
