IST 311 Homework Assignment 4
This
is an individual assignment.
Read Raposa Chapter 4.
Using Eclipse, write a Java class for each of the classes you designed for
homework #2.
Write another class (a program), the main class with the main() method, that
creates an instance of each of these classes, then calls one method in each
to output the method name.
Due at the start of class Tuesday, 1/24.
Hand in hard copies of the object definitions (classes) and of the source
code.