Basic Definitions
? An object is a piece of code that owns attributes and provides services through methods.
? The methods operate on instance data owned by the object.
? A class is a collection of like objects.
Previous slide
Next slide
Back to first slide
View graphic version