Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Java Person Assignment
Create a Person class containing the following state and behavior as identified below. In addition, the program should implement a getOldestPerson() method that returns the full name of the oldest person. You must also create a PersonTest class to store at least five Person and return the older person from the list.
ObjectStateBehaviorPersonFirst NameLast NameAgeGenderSSN
getters/setters