What are the good practices to use while designing for reuse?
Answer / rajendra tambat
noramally you will move common functinality in base class
or create the abstract class with common concrete methods
and leave remaining for implemenetation also you can create
interfaces.
| Is This Answer Correct ? | 4 Yes | 0 No |
Why can't I easily interchange uml models between modeling tools?
Why do we need UML diagrams?
What is the difference between responsibility-driven and data-driven approaches?
How to backup active directory?
How to use CRC Cards for Class Design?
What are various kinds of invariants and rulesets used in uml?
How to resolve many to many relationship?
Explain about package diagram?
What are the various components in sequence diagrams?
When do you prefer to use composition than aggregation?
Explain the different elements of a Use Case?
What are the roles played by modules in uml?