This is what i have to do for an assignment:
Create an animal class with at least 3 attributes and 2 methods. Write all possible accessor and modifier methods. Also write constructor for animal. ...