Question: using java Experiment HW: 1. Create a class EmployeeDetails 2. Write methods called showDetails(String) 3. Extend Faculty class from EmployeeDetails 4. Write a showDetails() in
using java
Experiment HW:
1. Create a class EmployeeDetails
2. Write methods called showDetails(String)
3. Extend Faculty class from EmployeeDetails
4. Write a showDetails() in Faculty class and override it
5. Create an instance to Faculty class and call members of both classes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
