n A system definition is composed
of a number of modules called
packages.
n A package is a collection of one or
more closely related classes.
n public class: a class that is
accessible throughout the entire
system.