1.7 Encapsulation of Software
    Back Next

    In well developed object oriented software, functionality and data is encapsulated in objects. Objects are encapsulated in components. Components are encapsulated into systems. If this is done well the result is:

    Maximal coherence
    Minimal interconnection
    Solid interface definitions
    Maximum maintainability, reuse and extensibility


    Tell Me More Quiz

     BackNext

    Go to the CRaG Systems website