Java Person Assignment

profileWizzah82
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. Object State Behavior Person First Name Last Name Age Gender SSN getters/setters
    • 9 years ago
    • 15
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      person.zip