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 |
Difference between Sequence Diagrams, Collaboration Diagrams.
How to reverse engineer C++ code in UML?
How to backup active directory?
What is the difference between Activity and sequence diagrams?
Why do we need UML diagrams?
What are the different parts of a deployment diagram?
What are boundary, entity and control classes?
What is class diagram in UML with example?
What is message-passing?
What is Object Constraint Language (OCL)?
Explain all elements of a State-chart diagram.
What are the three types of modeling in UML?