Question: Java inheritance oop question U tu paye - Page View AV Read aloud Add no Q1. Implement this design in Java. Assume any missing information.

Java inheritance oop question

Java inheritance oop question U tu paye - Page View AV Read

U tu paye - Page View AV Read aloud Add no Q1. Implement this design in Java. Assume any missing information. Person Student Employee Faculty Staff Student - status: String + Student -Student name: String, address: String, phone: String, email: String) Person -name: String -address: String phone: String -email: String +Person +Person(name: String, address: String, phone: String, email: String) +getName(): String +getAddress(): String +getPhone(): String +getEmail: String +setName(name: String): void +BetAddress(address: String): void +setPhone(phonee: String): void setEmail(email: String): void +toString0: String Faculty -officeIlour: String rank-String +Faculty +Faculty(name: String, address: String, phone: String, email: String) +getOfficeHour(): String + setOffice Hour office Hour: String): void +getRanko: String +satar.k(rark: String): void +toStringo: String Employee -office: String -salary: int -date Hired: java.util.Date -Employee -Employee name: String, address: String, phone: String, email: String) -getOffice(): String -getSalary: int +getDateHiredo: Date +setOffice(office: String) void +set Salary(salary ant). void +setDate Hired(dataHired: Date): void HoString: String +getStatus(): String +BetStatus(status: String): void +toString: String Staff -title: String Staff +Staff name: String, address: String. phone: String, email: String) +get Title(): String +setTitle(title: String): void +toString(: String ch

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!