What are the good practices to use while designing for reuse?



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

Post New Answer

More UML Interview Questions

What is the difference between responsibility-driven and data-driven approaches?

0 Answers  


What is the difference between a component and an object?

2 Answers  


What is the difference between rely clause and guarantee?

0 Answers  


How do you create a use case diagram in UML?

0 Answers  


How are the diagrams divided?

0 Answers  


Explian following terms: Constraint Rules, Design by contract.

1 Answers  


What is known as static diagrams?

0 Answers  


What are the various components in sequence diagrams?

0 Answers  


What are the different types of implementation terms in uml?

0 Answers  


Define types of file access methods?

0 Answers  


What is modeling? What are the advantages of creating a model?

0 Answers  


In the unified process, during which phases is requirement analysis mainly carried out?

4 Answers   Oracle,


Categories