on the previous slide we talked about
taking all of your classes and putting them
into a directory
and that directory then becomes a package
and i used an example having
at least three packages
then on your machine for
your projects A,B, and C
now the question would then be
how does the Java Virtual Machine
which is a program running
on your computer
how does it find your classes
so i'd like you to think about this
for a second
we'll answer it by the end
of the slides