Encapsulation
Objects are black boxes -- ultimately, we don�t want to worry about how they work
Other things interact with object through �service methods�
An object should be self-governing (variables can only be modified w/in the object itself)
Previous slide
Next slide
Back to first slide
View graphic version