OOP Tutorials

This set of tutorials contains example , explanation of various concepts on Object orientation , for example encapsulation, inheritance, association , composition, aggregation etc {addthis off}

One Class has a relation to another class , usually through attribute. In plain english it is just  tells you that two classes are related and thus associated with each other.