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 profile diagram in UML?

0 Answers  


Why do we need UML diagrams?

0 Answers  


What are the key principles that underlie patterns?

0 Answers  


What are UML Messages?

0 Answers  


What are the static diagrams in UML?

0 Answers  






How does the rule chaining concept works in uml?

0 Answers  


What is the difference between a component and an object?

2 Answers  


What is collaboration diagram in UML?

0 Answers  


How to use CRC Cards for Class Design?

1 Answers  


What is a uml use case diagram (ucd), and when should you use it?

0 Answers  


How to reverse engineer C++ code in UML?

1 Answers   Protech,


What is the purpose of a use case diagram?

12 Answers   Satyam,


Categories