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

How does the rule chaining concept works in uml?

0 Answers  


What are the roles played by packages in uml?

0 Answers  


What are the types of event?

0 Answers  


What are the modelling diagrams that are most commonly used?

0 Answers  


What is crc card?

0 Answers  


Detail whether UML can be used as a programming language?

0 Answers  


Why is it required to have an abstraction layer in uml?

0 Answers  


What is Object Constraint Language (OCL)?

2 Answers  


What is the importance of modeling in UML?

0 Answers  


What does UML stands for?

0 Answers   Futures First,


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  


Categories