Question: I need help with this work I use java language. please specify in which class each code goes Create Person, Player and Manager classes [5
I need help with this work I use java language.
please specify in which class each code goes


Create Person, Player and Manager classes [5 marks] In the provided template create a new class called Person. Person should have the following propertles Create a constructor that sats these properties. Alongside getter and setter methods. Further to person. Create a Player and Markager class that is a child of the Persan class. Each should have the following properties. All the properties should be set in a constructor and have a qetter and setter method. Player Manager
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
