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 are the roles played by packages in uml?

0 Answers  


Is UML restrictive to system development?

0 Answers  


What does state model represent?

0 Answers  


What is the purpose of a use case diagram?

12 Answers   Satyam,


What is the difference between Activity and sequence diagrams?

0 Answers  






How do you represent static members and abstract classes in Class Diagram?

2 Answers  


What is the difference between rely clause and guarantee?

0 Answers  


What are the tools you used for OOAD?

10 Answers   BITS, TCS,


How a uml use case is diagram different from a traditional flow chart?

0 Answers  


Detail whether UML can be used as a programming language?

0 Answers  


Difference Between Attribute and Association.

4 Answers  


what is difference between old & new version of uml?

1 Answers  


Categories