subject

Define a class named Person and its two subclasses named Student and Employee. Make Faculty and Staff subclasses of Employee. A person has a name, address, phone number, and email address and birthDate. A student has a department, and a class status (first year, second year, third year, fourth year, fifth year ). An employee has an office, salary, and date hired. Use the java. util. Date class to create objects for birthDate and date hired. A faculty member has office hours and a rank. A staff member has a title. Override the toString() and equal() methods in each class. toString() should return all info of the object. equal() method must check equality of employees based on salary and name, and equality of students based on name and class status i. e. two employees are considered equal if they have the same name and salary and two students are considered equal if they have the same name and class status. Write a test program in which you define objects from employee and student and make calls to at least 5 methods.

Notes:
1- Chose reasonable data types for all attributes.
2- In every class there must be at least two constructors (a no-arg constructor + a constructor with parameters)
3- Define setter and getter methods in all classes.
4- You have to use the this and super keywords at least twice each.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:30
Im doing this last minute and literally none of my neighbors or people that my dad works with use excel so if anyone could me make up an example
Answers: 1
question
Computers and Technology, 24.06.2019 00:20
The guy wire bd exerts on the telephone pole ac a force p directed along bd. knowing the p must have a 720-n component perpendicular to the pole ac, determine the magnitude of force p and its component along line ac.
Answers: 2
question
Computers and Technology, 25.06.2019 00:40
Roger ginde is developing a program in supply chain management certification for managers. ginde has listed a number of activities that must be completed before a training program of this nature could be conducted. the activities, immediate predecessors, and times appear in the accompanying table: activity immediate predecessor(s) time (days) a -− 44b -− 55 c -− 11 d b 1010 e a, d 55 f c 55 g e, f 1010 calculate the slack time. show the details.
Answers: 2
question
Computers and Technology, 25.06.2019 04:00
Plz there is a problem with my account. i no longer have ! ( hand,ambitious,virtuoso etc.) it's like getting brainliest means nothing. how do i get ranks back?
Answers: 1
You know the right answer?
Define a class named Person and its two subclasses named Student and Employee. Make Faculty and Staf...
Questions
question
Mathematics, 19.01.2021 20:10
question
History, 19.01.2021 20:10
question
Arts, 19.01.2021 20:10
question
Mathematics, 19.01.2021 20:10
question
Mathematics, 19.01.2021 20:10
question
English, 19.01.2021 20:10
question
Mathematics, 19.01.2021 20:10
Questions on the website: 13722361