<<< | Index | Class interface >>> |
Objects hide attributes and implementation-specific behaviors.
What's left exposed to the world is the public interface.
Details hidden inside the object is called encapsulation.
|
|
|
<<< | Index | Class interface >>> |