Question: IN java Write a public derived class, EmpSalary, that inherits Employee class. The class has a private double variable, salary, and a public method, getSalary().
IN java Write a public derived class, EmpSalary, that inherits Employee class. The class has a private double variable, salary, and a public method, getSalary(). Don t forget closing curly braces.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
