The goal of this project is to become more familiar with creating and using clas
ID: 3656719 • Letter: T
Question
The goal of this project is to become more familiar with creating and using classes and objects in Java. In order
to do so, you will create a Person class. Your class will keep track of how many parts are not shown, display
the next item when a method is called, and reset. You will also create a small test application to test your new
Person class. The objective here is to become more familiar with creating and modifying classes as well as
manipulating objects. This is a creative assignment. No two pictures will (should) be the same.
Instructions