<<< Axioms of Object Paradigm | Index | Object Paradigm Summary >>> |
Object-oriented software system...
Is easier to understand and maintain.
Provides a clear mapping between objects of the problem domain (real world objects ).
Supports reuse of objects in the model.
Note inheritance reduces redundancy.
<<< Axioms of Object Paradigm | Index | Object Paradigm Summary >>> |