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 |
How does the rule chaining concept works in uml?
What are the roles played by packages in uml?
What are the types of event?
What are the modelling diagrams that are most commonly used?
What is crc card?
Detail whether UML can be used as a programming language?
Why is it required to have an abstraction layer in uml?
What is Object Constraint Language (OCL)?
What is the importance of modeling in UML?
What does UML stands for?
What is the difference between Activity and sequence diagrams?
How do you represent static members and abstract classes in Class Diagram?