Page 1 of 1

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
by answerhappygod
Please Only Correct Answers And Use Blue In Blue Create A Project University The Project Has Teacher Student And Cla 1
Please Only Correct Answers And Use Blue In Blue Create A Project University The Project Has Teacher Student And Cla 1 (110.56 KiB) Viewed 36 times
Please only correct answer using BlueJ and screenshots for code
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