public class StudentTuition
extends java.lang.Object
Constructor and Description |
---|
StudentTuition() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Instantiates an array of SuffolkResident, NYStateResident, NonResident
and SeniorCitizen objects and iterates through the objects to call their
toString() methods.
|