COM3113 -- Fundamentals of Programming -- Assignments
College of Computer Science -- Northeastern University
Fall Quarter 2001
Assignment 4
Due by the end of Monday, October 22nd.
Write your own class, which should include both instance variables and methods. The instance variables are private and can be accessed through some methods.