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 |
What is collaboration diagram in UML?
explain important relationships that are used in object- oriented modeling.
What are the three different views of a system model?
How does elaborating software requirements lead to inconsisteencies!
What are the parts of a deployment diagram?
Why are attributes used in uml?
Does UML guarantee project success?
What is a communication diagram in UML?
Detail whether UML can be used as a programming language?
What is the function of operational assertions in uml?
What are sequence diagrams in UML?
What is Activity diagram in UML?