The Person Class

You should now be ready to write some Java code, so this chapter takes you through a worked example. It is a very simple example, in which you create a new class, define some instance variables and write a couple of methods.