Please only correct answers and use Blue) in Blue). Create a project University The project has Teacher, Student and Cla
Posted: Fri May 20, 2022 1:08 pm
and output
if not I'll downvote.
Please only correct answers and use Blue) in Blue). Create a project University The project has Teacher, Student and Classroom classes, and has interface Person. a) Show the relationship between above mentioned classes and interfaces and write the necessary class definitions (fields and methods). b) Person interface declare abstract methods Age() and Address() respectively. c) Show the implementation of interface methods in Teacher and Student class. d) Declare an accessor method getClassroom() in Classroom that will print all the available classes. n