I learned that Java is a pile of classes.
The object are where you do things.
Use superclasses to do less work in the subclasses.
Subclasses can override superrclasses.
Objects have instance variables and methods.
Classes are not objects, just the blueprints for them.
No comments:
Post a Comment