CS 160

February 4, 2005

Today in class I had two classes
The class that had the main, and instantiated the second class
Medicine, which has three constructors (constructor overloading), two instance fields, and several methods that are being called from the ObjectsFun class. Also the last method calls a String method that you can look up in the Java API, String.length().