Question: write a java programme create a Person class with private instance variables for the person's name and birth date. Then create a subclass Employee with

write a java programme create a Person class with private instance variables for the person's name and birth date. Then create a subclass Employee with private instance variables ; annual salary represented as a single value of type int and a national insurance policy number , which is a value of type String. Add appropriate member methods as per requirement.Then create a class with a main ( ) method that displays Employee details with the highest annual salary.

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!